CMS 3D CMS Logo

DTSequentialLayerNumber.h
Go to the documentation of this file.
1 #ifndef DTSequentialLayerNumber_H
2 #define DTSequentialLayerNumber_H
3 
14 //----------------------
15 // Base Class Headers --
16 //----------------------
17 
18 //------------------------------------
19 // Collaborating Class Declarations --
20 //------------------------------------
21 
22 //---------------
23 // C++ Headers --
24 //---------------
25 
26 // ---------------------
27 // -- Class Interface --
28 // ---------------------
29 
31 public:
34 
35  static int id(int wheel, int station, int sector, int superlayer, int layer);
36  static int max();
37 };
38 
39 #endif // DTSequentialLayerNumber_H
DTSequentialLayerNumber::DTSequentialLayerNumber
DTSequentialLayerNumber()
Definition: DTSequentialLayerNumber.cc:37
relativeConstraints.station
station
Definition: relativeConstraints.py:67
DTSequentialLayerNumber::max
static int max()
Definition: DTSequentialLayerNumber.cc:93
DTSequentialLayerNumber
Definition: DTSequentialLayerNumber.h:30
makeMuonMisalignmentScenario.wheel
wheel
Definition: makeMuonMisalignmentScenario.py:319
DTSequentialLayerNumber::id
static int id(int wheel, int station, int sector, int superlayer, int layer)
Definition: DTSequentialLayerNumber.cc:44
DTSequentialLayerNumber::~DTSequentialLayerNumber
~DTSequentialLayerNumber()
Definition: DTSequentialLayerNumber.cc:42