#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::tpb | |
tpb | |
Functions | |
unsigned int | align::tpb::halfBarrelNumber (align::ID, const TrackerTopology *) |
Half barrel number is 1 at left side (-x) and 2 at right side (+x). More... | |
unsigned int | align::tpb::ladderNumber (align::ID, const TrackerTopology *) |
unsigned int | align::tpb::layerNumber (align::ID, const TrackerTopology *) |
Layer number increases with rho from 1 to 3. More... | |
unsigned int | align::tpb::moduleNumber (align::ID, const TrackerTopology *) |
Module number increases with z from 1 to 8. More... | |
Variables | |
const unsigned int | align::tpb::lpqc [] = {5, 8, 11} |
Number of ladders for each quarter cylinder. More... | |