#include "CondFormats/Alignment/interface/Definitions.h"
#include "DataFormats/SiStripDetId/interface/TOBDetId.h"
Go to the source code of this file.
Namespaces | |
align | |
align::tob | |
tob | |
Functions | |
unsigned int | align::tob::halfBarrelNumber (align::ID) |
HalfBarrel number is 1 at -z side and 2 at +z side. More... | |
unsigned int | align::tob::layerNumber (align::ID) |
Layer number increases with rho from 1 to 6. More... | |
unsigned int | align::tob::moduleNumber (align::ID) |
Module number increases with |z| from 1 to 6. More... | |
unsigned int | align::tob::rodNumber (align::ID) |
Rod number increases with phi. More... | |