Functions | |
unsigned int | diskNumber (align::ID, const TrackerTopology *) |
Disk number increases with |z| from 1 to 9. More... | |
unsigned int | endcapNumber (align::ID, const TrackerTopology *) |
Endcap number is 1 at -z side and 2 at +z side. More... | |
unsigned int | moduleNumber (align::ID, const TrackerTopology *) |
Module number increases (decreases) with phi for +z (-z) endcap. More... | |
unsigned int | petalNumber (align::ID, const TrackerTopology *) |
Petal number increases with phi from 1 to 8. More... | |
unsigned int | ringNumber (align::ID, const TrackerTopology *) |
Ring number increases with rho. More... | |
unsigned int | sideNumber (align::ID, const TrackerTopology *) |
Side number is 1 for back disk and 2 for front (towards IP). More... | |
|
inline |
Disk number increases with |z| from 1 to 9.
Definition at line 63 of file TECNameSpace.h.
References TrackerTopology::tecWheel().
Referenced by TrackerCounters::TrackerCounters().
|
inline |
Endcap number is 1 at -z side and 2 at +z side.
Definition at line 68 of file TECNameSpace.h.
References TrackerTopology::tecSide().
Referenced by TrackerCounters::TrackerCounters().
|
inline |
Module number increases (decreases) with phi for +z (-z) endcap.
Definition at line 43 of file TECNameSpace.h.
References TrackerTopology::tecModule().
Referenced by SiPixelDQMRocLevelAnalyzer::RocSummary(), and TrackerCounters::TrackerCounters().
|
inline |
Petal number increases with phi from 1 to 8.
Definition at line 53 of file TECNameSpace.h.
References TrackerTopology::tecPetalInfo().
Referenced by TrackerCounters::TrackerCounters().
|
inline |
Ring number increases with rho.
Definition at line 48 of file TECNameSpace.h.
References TrackerTopology::tecRing().
Referenced by TrackerCounters::TrackerCounters().
|
inline |
Side number is 1 for back disk and 2 for front (towards IP).
Definition at line 58 of file TECNameSpace.h.
References TrackerTopology::tecPetalInfo().
Referenced by TrackerCounters::TrackerCounters().