#include "CondFormats/Alignment/interface/Definitions.h"
#include "DataFormats/SiStripDetId/interface/TIBDetId.h"
Go to the source code of this file.
Namespaces | |
align | |
align::tib | |
tib | |
Functions | |
unsigned int | align::tib::halfBarrelNumber (align::ID) |
Half barrel number is 1 at -z side and 2 at +z side. More... | |
unsigned int | align::tib::halfShellNumber (align::ID) |
Half shell number is 1 for bottom (-y) and 2 for top (+y). More... | |
unsigned int | align::tib::layerNumber (align::ID) |
Layer number increases with rho from 1 to 8. More... | |
unsigned int | align::tib::moduleNumber (align::ID) |
Module number increases with |z| from 1 to 3. More... | |
unsigned int | align::tib::stringNumber (align::ID) |
unsigned int | align::tib::surfaceNumber (align::ID) |
Surface number is 1 for inner and 2 for outer. More... | |
Variables | |
const unsigned int | align::tib::sphs [] = {13, 15, 17, 19, 22, 23, 26, 28} |
Number of strings for each surface of a half shell. More... | |