#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::tid | |
tid | |
Functions | |
unsigned int | align::tid::diskNumber (align::ID, const TrackerTopology *) |
Disk number increases with |z| from 1 to 3. More... | |
unsigned int | align::tid::endcapNumber (align::ID, const TrackerTopology *) |
Endcap number is 1 at -z side and 2 at +z side. More... | |
unsigned int | align::tid::moduleNumber (align::ID, const TrackerTopology *) |
Module number increases with phi. More... | |
unsigned int | align::tid::ringNumber (align::ID, const TrackerTopology *) |
Ring number increases with rho from 1 to 3. More... | |
unsigned int | align::tid::sideNumber (align::ID, const TrackerTopology *) |
Side number is 1 for back ring and 2 for front (towards IP). More... | |