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
constexpr std::array< uint8_t, layerIndexSize< TrackerTraits > > layer
static int id(int wheel, int station, int sector, int superlayer, int layer)