Belle II Software development
|
Namespace guarding the contained enum values. More...
Enumerations | |
enum | EWirePosition { c_Base = 0 , c_Misaligned , c_Aligned } |
Wire position set. More... | |
Namespace guarding the contained enum values.
enum EWirePosition |
Wire position set.
This corresponds to the CDC::CDCGeometryPar::EWirePosition
Rational: Creating this copy relieves the headers that want to use the EWirePosition from including the heavy CDCGeometryPar and its includes resulting in improved compilation speed and safer rootification.
Definition at line 30 of file EWirePosition.h.