|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
19 #ifndef DDSEGMENTATION_CARTESIANSTRIP_H
20 #define DDSEGMENTATION_CARTESIANSTRIP_H
25 namespace DDSegmentation {
41 #endif // DDSEGMENTATION_CARTESIANSTRIP_H
CartesianStrip(const std::string &cellEncoding="")
Default constructor used by derived classes passing the encoding string.
Helper class for decoding and encoding a bit field of 64bits for convenient declaration.
virtual ~CartesianStrip()
Destructor.
virtual const BitFieldCoder * decoder() const
Access the underlying decoder.
Namespace for the AIDA detector description toolkit.
Segmentation base class describing cartesian strip segmentation.
Base class for all segmentations.