#include "CondFormats/Alignment/interface/Definitions.h"
#include "DataFormats/SiPixelDetId/interface/PXFDetId.h"
Go to the source code of this file.
Namespaces | |
namespace | align |
namespace | align::tpe |
namespace | tpe |
Functions | |
unsigned int | align::tpe::bladeNumber (align::ID) |
Blade number increases from 1 at the top to 12 at the bottom of each half disk. | |
unsigned int | align::tpe::endcapNumber (align::ID) |
Endcap number is 1 for -z and 2 for +z. | |
unsigned int | align::tpe::halfCylinderNumber (align::ID) |
Half cylinder number is 1 at left side (-x) and 2 at right side (+x). | |
unsigned int | align::tpe::halfDiskNumber (align::ID) |
Half disk number increases with |z| from 1 to 3. | |
unsigned int | align::tpe::moduleNumber (align::ID) |
Module number increases with rho; from 1 to 4. | |
unsigned int | align::tpe::panelNumber (align::ID) |
Panel number is 1 for 4 modules, 2 for 3 modules. | |
Variables | |
const unsigned int | align::tpe::bpqd = 6 |