Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
//------------------------------------
20
// Collaborating Class Declarations --
21
//------------------------------------
22
23
24
//---------------
25
// C++ Headers --
26
//---------------
27
28
29
// ---------------------
30
// -- Class Interface --
31
// ---------------------
32
33
class
DTSequentialLayerNumber
{
34
35
public
:
36
37
DTSequentialLayerNumber
();
38
~DTSequentialLayerNumber
();
39
40
static
int
id
(
int
wheel,
int
station
,
int
sector,
41
int
superlayer,
int
layer );
42
static
int
max
();
43
};
44
45
#endif // DTSequentialLayerNumber_H
DTSequentialLayerNumber::max
static int max()
Definition:
DTSequentialLayerNumber.cc:95
relativeConstraints.station
tuple station
Definition:
relativeConstraints.py:66
DTSequentialLayerNumber
Definition:
DTSequentialLayerNumber.h:33
DTSequentialLayerNumber::~DTSequentialLayerNumber
~DTSequentialLayerNumber()
Definition:
DTSequentialLayerNumber.cc:47
DTSequentialLayerNumber::DTSequentialLayerNumber
DTSequentialLayerNumber()
Definition:
DTSequentialLayerNumber.cc:40
DTSequentialLayerNumber::id
static int id(int wheel, int station, int sector, int superlayer, int layer)
Definition:
DTSequentialLayerNumber.cc:51
Generated for CMSSW Reference Manual by
1.8.5