![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include <sstream>
#include <string>
#include <typeinfo>
#include <vector>
Go to the source code of this file.
Namespaces | |
DD4hep | |
Namespace for the AIDA detector description toolkit. | |
DD4hep::DDSegmentation | |
Namespace for base segmentations. | |
Functions | |
std::vector< std::string > | DD4hep::DDSegmentation::splitString (const std::string &s, char delimiter= ' ') |
Helper method to split string into tokens. More... | |