Variables | |
constexpr uint8_t | layerPairs [2 *nPairs] |
constexpr uint32_t | layerStart [numberOfLayers+1] |
constexpr uint32_t | maxNumClustersPerModules = 1024 |
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 215 of file SimplePixelTopology.h.
constexpr uint32_t phase2PixelTopology::layerStart[numberOfLayers+1] |
Definition at line 233 of file SimplePixelTopology.h.
constexpr uint32_t phase2PixelTopology::maxNumClustersPerModules = 1024 |
Definition at line 213 of file SimplePixelTopology.h.
constexpr float phase2PixelTopology::maxr[nPairs] |
Definition at line 283 of file SimplePixelTopology.h.
constexpr float phase2PixelTopology::maxz[nPairs] |
Definition at line 276 of file SimplePixelTopology.h.
constexpr float phase2PixelTopology::minz[nPairs] |
Definition at line 270 of file SimplePixelTopology.h.
constexpr int phase2PixelTopology::nPairs = 23 + 6 + 14 + 8 + 4 |
Definition at line 210 of file SimplePixelTopology.h.
constexpr uint32_t phase2PixelTopology::numberOfLayers = 28 |
Definition at line 209 of file SimplePixelTopology.h.
Referenced by pixelTopology::findLayer(), pixelTopology::findLayerFromCompact(), pixelTopology::findMaxModuleStride(), and pixelTopology::validateLayerIndex().
constexpr uint16_t phase2PixelTopology::numberOfModules = 3892 |
Definition at line 211 of file SimplePixelTopology.h.
Referenced by gpuCalibPixel::calibDigisPhase2(), and pixelTopology::validateLayerIndex().
constexpr int16_t phase2PixelTopology::phicuts[nPairs] |
Definition at line 263 of file SimplePixelTopology.h.
Referenced by CAHitNtupletGeneratorOnGPU< TrackerTraits >::fillDescriptions().