|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
19 #ifndef DDSEGMENTATION_CYLINDRICALSEGMENTATION_H
20 #define DDSEGMENTATION_CYLINDRICALSEGMENTATION_H
27 namespace DDSegmentation {
45 #endif // DDSEGMENTATION_CYLINDRICALSEGMENTATION_H
Segmentation base class describing a cylindrical grid segmentation.
Helper class for decoding and encoding a bit field of 64bits for convenient declaration.
virtual ~CylindricalSegmentation()
Destructor.
CylindricalSegmentation(const std::string &cellEncoding)
Default constructor using an arbitrary type.
virtual const BitFieldCoder * decoder() const
Access the underlying decoder.
Namespace for the AIDA detector description toolkit.
Base class for all segmentations.