#include <DTSequentialLayerNumber.h>
Public Member Functions | |
DTSequentialLayerNumber () | |
~DTSequentialLayerNumber () | |
Static Public Member Functions | |
static int | id (int wheel, int station, int sector, int superlayer, int layer) |
static int | max () |
Static Private Attributes | |
static int | layersIn13Sectors = 0 |
static int | layersPerSector = 0 |
static int | layersPerWheel = 0 |
static int * | offsetChamber = 0 |
Description: Class to compute a sequential number for drift tube layers
Definition at line 33 of file DTSequentialLayerNumber.h.
DTSequentialLayerNumber::DTSequentialLayerNumber | ( | ) |
Definition at line 40 of file DTSequentialLayerNumber.cc.
References layersIn13Sectors, layersPerSector, layersPerWheel, and offsetChamber.
DTSequentialLayerNumber::~DTSequentialLayerNumber | ( | ) |
Definition at line 57 of file DTSequentialLayerNumber.cc.
|
static |
Definition at line 61 of file DTSequentialLayerNumber.cc.
References layersIn13Sectors, layersPerSector, layersPerWheel, offsetChamber, and relativeConstraints::station.
|
static |
Definition at line 105 of file DTSequentialLayerNumber.cc.
References layersPerWheel.
|
staticprivate |
Definition at line 48 of file DTSequentialLayerNumber.h.
Referenced by DTSequentialLayerNumber(), and id().
|
staticprivate |
Definition at line 47 of file DTSequentialLayerNumber.h.
Referenced by DTSequentialLayerNumber(), and id().
|
staticprivate |
Definition at line 46 of file DTSequentialLayerNumber.h.
Referenced by DTSequentialLayerNumber(), id(), and max().
|
staticprivate |
Definition at line 50 of file DTSequentialLayerNumber.h.
Referenced by DTSequentialLayerNumber(), and id().