Functions | |
unsigned int | halfBarrelNumber (align::ID, const TrackerTopology *) |
HalfBarrel number is 1 at -z side and 2 at +z side. More... | |
unsigned int | layerNumber (align::ID, const TrackerTopology *) |
Layer number increases with rho from 1 to 6. More... | |
unsigned int | moduleNumber (align::ID, const TrackerTopology *) |
Module number increases with |z| from 1 to 6. More... | |
unsigned int | rodNumber (align::ID, const TrackerTopology *) |
Rod number increases with phi. More... | |
|
inline |
HalfBarrel number is 1 at -z side and 2 at +z side.
Definition at line 52 of file TOBNameSpace.h.
References TrackerTopology::tobRodInfo().
Referenced by TrackerCounters::TrackerCounters().
|
inline |
Layer number increases with rho from 1 to 6.
Definition at line 47 of file TOBNameSpace.h.
References TrackerTopology::tobLayer().
Referenced by TrackerCounters::TrackerCounters().
|
inline |
Module number increases with |z| from 1 to 6.
Definition at line 37 of file TOBNameSpace.h.
References TrackerTopology::tobModule().
Referenced by TrackerCounters::TrackerCounters().
|
inline |
Rod number increases with phi.
Definition at line 42 of file TOBNameSpace.h.
References TrackerTopology::tobRodInfo().
Referenced by TrackerCounters::TrackerCounters().