DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#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... | |