CMS 3D CMS Logo

Variables
phase2PixelTopology Namespace Reference

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]
 

Variable Documentation

◆ layerPairs

constexpr uint8_t phase2PixelTopology::layerPairs[2 *nPairs]
Initial value:
= {
0, 1, 0, 4, 0, 16,
1, 2, 1, 4, 1, 16,
2, 3, 2, 4, 2, 16,
4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11,
16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22, 23,
0, 2, 0, 5, 0, 17, 0, 6, 0, 18,
1, 3, 1, 5, 1, 17, 1, 6, 1, 18,
11, 12, 12, 13, 13, 14, 14, 15,
23, 24, 24, 25, 25, 26, 26, 27,
4, 6, 5, 7, 6, 8, 7, 9, 8, 10, 9, 11, 10, 12,
16, 18, 17, 19, 18, 20, 19, 21, 20, 22, 21, 23, 22, 24,
}

Definition at line 215 of file SimplePixelTopology.h.

◆ layerStart

constexpr uint32_t phase2PixelTopology::layerStart[numberOfLayers+1]
Initial value:
= {0,
108,
324,
504,
756,
864,
972,
1080,
1188,
1296,
1404,
1512,
1620,
1796,
1972,
2148,
2324,
2432,
2540,
2648,
2756,
2864,
2972,
3080,
3188,
3364,
3540,
3716,
constexpr uint16_t numberOfModules

Definition at line 233 of file SimplePixelTopology.h.

◆ maxNumClustersPerModules

constexpr uint32_t phase2PixelTopology::maxNumClustersPerModules = 1024

Definition at line 213 of file SimplePixelTopology.h.

◆ maxr

constexpr float phase2PixelTopology::maxr[nPairs]
Initial value:
= {5.0, 5.0, 5.0, 7.0, 8.0, 8.0, 7.0, 7.0, 7.0, 6.0, 6.0, 6.0, 6.0, 5.0,
6.0, 5.0, 6.0, 6.0, 6.0, 6.0, 5.0, 6.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0,
5.0, 8.0, 8.0, 8.0, 8.0, 6.0, 5.0, 5.0, 5.0, 6.0, 5.0, 5.0, 5.0, 9.0,
9.0, 9.0, 8.0, 8.0, 8.0, 11.0, 9.0, 9.0, 9.0, 8.0, 8.0, 8.0, 11.0}

Definition at line 283 of file SimplePixelTopology.h.

◆ maxz

constexpr float phase2PixelTopology::maxz[nPairs]
Initial value:
= {
17.0, 22.0, -4.0, 17.0, 22.0, -6.0, 18.0, 22.0, -11.0, 28.0, 35.0, 44.0, 55.0, 70.0,
87.0, 113.0, -23.0, -30.0, -39.0, -50.0, -65.0, -82.0, -109.0, 17.0, 22.0, -7.0, 22.0, -10.0,
17.0, 22.0, -9.0, 22.0, -13.0, 142.0, 177.0, 203.0, 233.0, -137.0, -173.0, -199.0, -229.0, 28.0,
35.0, 44.0, 55.0, 70.0, 87.0, 113.0, -23.0, -30.0, -39.0, -50.0, -65.0, -82.0, -109.0}

Definition at line 276 of file SimplePixelTopology.h.

◆ minz

constexpr float phase2PixelTopology::minz[nPairs]
Initial value:
= {
-16.0, 4.0, -22.0, -17.0, 6.0, -22.0, -18.0, 11.0, -22.0, 23.0, 30.0, 39.0, 50.0, 65.0,
82.0, 109.0, -28.0, -35.0, -44.0, -55.0, -70.0, -87.0, -113.0, -16., 7.0, -22.0, 11.0, -22.0,
-17.0, 9.0, -22.0, 13.0, -22.0, 137.0, 173.0, 199.0, 229.0, -142.0, -177.0, -203.0, -233.0, 23.0,
30.0, 39.0, 50.0, 65.0, 82.0, 109.0, -28.0, -35.0, -44.0, -55.0, -70.0, -87.0, -113.0}

Definition at line 270 of file SimplePixelTopology.h.

◆ nPairs

constexpr int phase2PixelTopology::nPairs = 23 + 6 + 14 + 8 + 4

Definition at line 210 of file SimplePixelTopology.h.

◆ numberOfLayers

constexpr uint32_t phase2PixelTopology::numberOfLayers = 28

◆ numberOfModules

constexpr uint16_t phase2PixelTopology::numberOfModules = 3892

◆ phicuts

constexpr int16_t phase2PixelTopology::phicuts[nPairs]