DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <map>
#include <string>
#include <vector>
#include <sstream>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | dd4hep::DDSegmentation::BitFieldElement |
Helper class for BitFieldCoder that corresponds to one field value. More... | |
class | dd4hep::DDSegmentation::BitFieldCoder |
Helper class for decoding and encoding a bit field of 64bits for convenient declaration. More... | |
class | dd4hep::DDSegmentation::StringTokenizer |
Helper class for string tokenization. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
dd4hep::DDSegmentation | |
Namespace for base segmentations. | |
Typedefs | |
typedef int64_t | dd4hep::DDSegmentation::FieldID |
typedef uint64_t | dd4hep::DDSegmentation::CellID |
typedef uint64_t | dd4hep::DDSegmentation::VolumeID |