src
CondFormats
DTObjects
interface
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
30
class
DTSequentialLayerNumber
{
31
public
:
32
DTSequentialLayerNumber
();
33
~DTSequentialLayerNumber
();
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
makeMuonMisalignmentScenario.wheel
wheel
Definition:
makeMuonMisalignmentScenario.py:319
DTSequentialLayerNumber::max
static int max()
Definition:
DTSequentialLayerNumber.cc:93
pixelTopology::layer
constexpr std::array< uint8_t, layerIndexSize< TrackerTraits > > layer
Definition:
SimplePixelTopology.h:90
DTSequentialLayerNumber
Definition:
DTSequentialLayerNumber.h:30
hgcalTBTopologyTester_cfi.sector
sector
Definition:
hgcalTBTopologyTester_cfi.py:9
DTSequentialLayerNumber::~DTSequentialLayerNumber
~DTSequentialLayerNumber()
Definition:
DTSequentialLayerNumber.cc:42
DTSequentialLayerNumber::DTSequentialLayerNumber
DTSequentialLayerNumber()
Definition:
DTSequentialLayerNumber.cc:37
relativeConstraints.station
station
Definition:
relativeConstraints.py:67
DTSequentialLayerNumber::id
static int id(int wheel, int station, int sector, int superlayer, int layer)
Definition:
DTSequentialLayerNumber.cc:44
Generated for CMSSW Reference Manual by
1.8.14