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