DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Helper structure to describe a sub-segmentation entry. More...
#include <MultiSegmentation.h>
Public Attributes | |
long | key_min |
long | key_max |
Segmentation * | segmentation |
Helper structure to describe a sub-segmentation entry.
Definition at line 32 of file MultiSegmentation.h.
long dd4hep::DDSegmentation::MultiSegmentation::Entry::key_max |
Definition at line 33 of file MultiSegmentation.h.
long dd4hep::DDSegmentation::MultiSegmentation::Entry::key_min |
Definition at line 33 of file MultiSegmentation.h.
Segmentation* dd4hep::DDSegmentation::MultiSegmentation::Entry::segmentation |
Definition at line 34 of file MultiSegmentation.h.