![]() |
![]() |
#include "CondFormats/Alignment/interface/Definitions.h"
#include "DataFormats/SiPixelDetId/interface/PXBDetId.h"
Go to the source code of this file.
Namespaces | |
namespace | align |
namespace | align::tpb |
namespace | tpb |
Functions | |
unsigned int | align::tpb::halfBarrelNumber (align::ID) |
Half barrel number is 1 at left side (-x) and 2 at right side (+x). | |
unsigned int | align::tpb::ladderNumber (align::ID) |
Ladder number increases from 1 at the top to 2 * lpqc at the bottom of each half cylinder. | |
unsigned int | align::tpb::layerNumber (align::ID) |
Layer number increases with rho from 1 to 3. | |
unsigned int | align::tpb::moduleNumber (align::ID) |
Module number increases with z from 1 to 8. | |
Variables | |
const unsigned int | align::tpb::lpqc [] = {5, 8, 11} |
Number of ladders for each quarter cylinder. |