DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Attributes | List of all members
dd4hep::DDSegmentation::MultiSegmentation::Entry Struct Reference

Helper structure to describe a sub-segmentation entry. More...

#include <MultiSegmentation.h>

Public Attributes

long key_min
 
long key_max
 
Segmentationsegmentation
 

Detailed Description

Helper structure to describe a sub-segmentation entry.

Definition at line 32 of file MultiSegmentation.h.

Member Data Documentation

◆ key_max

long dd4hep::DDSegmentation::MultiSegmentation::Entry::key_max

Definition at line 33 of file MultiSegmentation.h.

◆ key_min

long dd4hep::DDSegmentation::MultiSegmentation::Entry::key_min

Definition at line 33 of file MultiSegmentation.h.

◆ segmentation

Segmentation* dd4hep::DDSegmentation::MultiSegmentation::Entry::segmentation

Definition at line 34 of file MultiSegmentation.h.


The documentation for this struct was generated from the following file: