Variables | |
constexpr uint8_t | layerPairs [2 *nPairs] |
constexpr uint32_t | layerStart [numberOfLayers+1] |
constexpr float | maxr [nPairs] |
constexpr float | maxz [nPairs] |
constexpr float | minz [nPairs] |
constexpr int | nPairs = 23 + 6 + 14 + 8 + 4 |
constexpr uint32_t | numberOfLayers = 28 |
constexpr uint16_t | numberOfModules = 3892 |
constexpr int16_t | phicuts [nPairs] |
constexpr uint8_t phase2PixelTopology::layerPairs[2 *nPairs] |
Definition at line 211 of file SimplePixelTopology.h.
constexpr uint32_t phase2PixelTopology::layerStart[numberOfLayers+1] |
Definition at line 229 of file SimplePixelTopology.h.
constexpr float phase2PixelTopology::maxr[nPairs] |
Definition at line 279 of file SimplePixelTopology.h.
constexpr float phase2PixelTopology::maxz[nPairs] |
Definition at line 272 of file SimplePixelTopology.h.
constexpr float phase2PixelTopology::minz[nPairs] |
Definition at line 266 of file SimplePixelTopology.h.
constexpr int phase2PixelTopology::nPairs = 23 + 6 + 14 + 8 + 4 |
Definition at line 208 of file SimplePixelTopology.h.
constexpr uint32_t phase2PixelTopology::numberOfLayers = 28 |
Definition at line 207 of file SimplePixelTopology.h.
Referenced by pixelTopology::findLayer(), pixelTopology::findLayerFromCompact(), pixelTopology::findMaxModuleStride(), and pixelTopology::validateLayerIndex().
constexpr uint16_t phase2PixelTopology::numberOfModules = 3892 |
Definition at line 209 of file SimplePixelTopology.h.
Referenced by gpuCalibPixel::calibDigisPhase2(), and pixelTopology::validateLayerIndex().
constexpr int16_t phase2PixelTopology::phicuts[nPairs] |
Definition at line 259 of file SimplePixelTopology.h.