Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondFormats
DTObjects
interface
DTSequentialCellNumber.h
Go to the documentation of this file.
1
#ifndef DTSequentialCellNumber_H
2
#define DTSequentialCellNumber_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
DTSequentialCellNumber
{
31
public
:
32
static
int
id
(
int
wheel,
int
station
,
int
sector,
int
superlayer,
int
layer
,
int
cell);
33
static
int
max
();
34
};
35
36
#endif // DTSequentialCellNumber_H
DTSequentialCellNumber
Definition:
DTSequentialCellNumber.h:30
phase1PixelTopology::layer
constexpr std::array< uint8_t, layerIndexSize > layer
Definition:
phase1PixelTopology.h:110
relativeConstraints.station
tuple station
Definition:
relativeConstraints.py:67
DTSequentialCellNumber::max
static int max()
Definition:
DTSequentialCellNumber.cc:95
DTSequentialCellNumber::id
static int id(int wheel, int station, int sector, int superlayer, int layer, int cell)
Definition:
DTSequentialCellNumber.cc:39
Generated for CMSSW Reference Manual by
1.8.5