#include "CondFormats/Alignment/interface/Definitions.h"
#include "DataFormats/TrackerCommon/interface/TrackerTopology.h"
#include "Geometry/Records/interface/IdealGeometryRecord.h"
Go to the source code of this file.
Namespaces | |
align | |
align::tec | |
tec | |
Functions | |
unsigned int | align::tec::diskNumber (align::ID, const TrackerTopology *) |
Disk number increases with |z| from 1 to 9. More... | |
unsigned int | align::tec::endcapNumber (align::ID, const TrackerTopology *) |
Endcap number is 1 at -z side and 2 at +z side. More... | |
unsigned int | align::tec::moduleNumber (align::ID, const TrackerTopology *) |
Module number increases (decreases) with phi for +z (-z) endcap. More... | |
unsigned int | align::tec::petalNumber (align::ID, const TrackerTopology *) |
Petal number increases with phi from 1 to 8. More... | |
unsigned int | align::tec::ringNumber (align::ID, const TrackerTopology *) |
Ring number increases with rho. More... | |
unsigned int | align::tec::sideNumber (align::ID, const TrackerTopology *) |
Side number is 1 for back disk and 2 for front (towards IP). More... | |