CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackerMaterial_cfi.py
Go to the documentation of this file.
2 
3 # Material effects to be simulated in the tracker material and associated cuts
4 TrackerMaterialBlock = cms.PSet(
5  TrackerMaterial = cms.PSet(
6 
7  use_hardcoded_geometry = cms.bool(True),
8 
9  disk_thickness = cms.vdouble(0.058,0.058,0.04,0.04,0.055,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05),
10  disk_inner_radius = cms.vdouble(5.82585,5.82585,22.7005,22.7005,22.7005,23.3726,23.3726,23.3726,32.1214,32.1214,32.1214,39.2102,39.2102,50.4201),
11  disk_outer_radius = cms.vdouble(14.5978,14.5978,50.4389,50.4389,50.4389,109.521,109.521,109.521,109.521,109.521,109.521,109.521,109.521,109.521),
12  disk_z = cms.vdouble(35.5,48.5,79.2,92.15,105.1,131.892,145.892,159.892,173.892,187.892,205.392,224.379,244.879,266.379),
13 
14  barrel_thickness = cms.vdouble(0.0217,0.0217,0.0217,0.053,0.053,0.035,0.04,0.03,0.03,0.022,0.022,0.022,0.022),
15  barrel_radius = cms.vdouble(4.41058,7.30732,10.1726,25.7514,34.0888,41.9601,49.8925,60.9234,69.309,78.0686,86.8618,96.5557,108.05),
16  barrel_length = cms.vdouble(53.38,53.38,53.38,130.595,132.554,132.554,132.78,217.419,217.419,217.419,217.419,217.419,217.419),
17 
18  # version 0 = Tracker geometry used between CMSSW_1_2_0 and CMSSW_1_4_10. Works for CSA07;
19  # version 1 = Tuned to CMSSW_1_7_0 geometry
20  # version 2 = Tuned to CMSSW_1_8_0 geometry
21  # version 3 = Tuned to CMSSW_3_0_0 geometry
22  # version 4 = Tuned to CMSSW_3_1_2 and CMSSW_3_3_0 geometries
23  TrackerMaterialVersion = cms.uint32(4),
24 
25  #**********************************************************************
26  # Thickness of all (sensitive and dead) layers in x/X0
27  #**********************************************************************
28  # Beam Pipe
29  BeamPipeThickness = cms.vdouble(0.0038, 0.00265, 0.00265, 0.00265, 0.00240 ),
30  # Pixel Barrel Layers 1-3
31  PXBThickness = cms.vdouble(0.0222, 0.0217, 0.0217, 0.0217, 0.0217),
32  # Pixel Barrel services at the end of layers 1-3
33  PXB1CablesThickness = cms.vdouble(0.1, 0.042, 0.042, 0.000, 0.000),
34  PXB2CablesThickness = cms.vdouble(0.04, 0.042, 0.042, 0.000, 0.000),
35  PXB3CablesThickness = cms.vdouble(0.03, 0.042, 0.042, 0.000, 0.000),
36  # Pixel Barrel outside cables
37  PXBOutCables1Thickness = cms.vdouble(0.04, 0.04, 0.04, 0.04, 0.04),
38  PXBOutCables2Thickness = cms.vdouble(0.025, 0.015, 0.015, 0.012, 0.012),
39  # Pixel Disks 1-2
40  PXDThickness = cms.vdouble(0.044, 0.058, 0.058, 0.058, 0.058),
41  # Pixel Endcap outside cables
42  PXDOutCables1Thickness = cms.vdouble(0.023, 0.034, 0.034, 0.050, 0.050),
43  PXDOutCables2Thickness = cms.vdouble(0.085, 0.185, 0.250, 0.250, 0.250),
44  # Tracker Inner barrel layers 1-4
45  TIBLayer1Thickness = cms.vdouble(0.06, 0.053, 0.053, 0.053, 0.053),
46  TIBLayer2Thickness = cms.vdouble(0.047, 0.053, 0.053, 0.053, 0.053),
47  TIBLayer3Thickness = cms.vdouble(0.035, 0.035, 0.035, 0.035, 0.035),
48  TIBLayer4Thickness = cms.vdouble(0.033, 0.04, 0.04, 0.04, 0.04),
49  # TIB outside services (endcap)
50  TIBOutCables1Thickness = cms.vdouble(0.04, 0.108, 0.108, 0.130, 0.130),
51  TIBOutCables2Thickness = cms.vdouble(0.04, 0.0, 0.0, 0.0, 0.0),
52  # Tracker Inner disks layers 1-3
53  TIDLayer1Thickness = cms.vdouble(0.05, 0.04, 0.04, 0.04, 0.04),
54  TIDLayer2Thickness = cms.vdouble(0.05, 0.04, 0.04, 0.04, 0.04),
55  TIDLayer3Thickness = cms.vdouble(0.05, 0.055, 0.055, 0.055, 0.055),
56  # TID outside wall (endcap)
57  TIDOutsideThickness = cms.vdouble(0.07, 0.074, 0.074, 0.074, 0.074),
58  # TOB inside wall (barrel)
59  TOBInsideThickness = cms.vdouble(0.017, 0.009, 0.009, 0.009, 0.009),
60  # Tracker Outer barrel layers 1-6
61  TOBLayer1Thickness = cms.vdouble(0.044, 0.03, 0.03, 0.03, 0.03),
62  TOBLayer2Thickness = cms.vdouble(0.044, 0.03, 0.03, 0.03, 0.03),
63  TOBLayer3Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
64  TOBLayer4Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
65  TOBLayer5Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
66  TOBLayer6Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
67  # TOB services (endcap)
68  TOBOutsideThickness = cms.vdouble(0.09, 0.15, 0.15, 0.15, 0.15),
69  # Tracker EndCap disks layers 1-9
70  TECLayerThickness = cms.vdouble(0.041, 0.045, 0.045, 0.050, 0.050),
71  # TOB outside wall (barrel)
72  BarrelCablesThickness = cms.vdouble(0.1, 0.038, 0.038, 0.042, 0.042),
73  # TEC outside wall (endcap)
74  EndcapCables1Thickness = cms.vdouble(0.26, 0.21, 0.21, 0.21, 0.21),
75  EndcapCables2Thickness = cms.vdouble(0.08, 0.0, 0.0, 0.0, 0.0),
76 
77  #**********************************************************************
78  # Position of dead material layers (cables, services, etc.)
79  #**********************************************************************
80  # Beam pipe
81  BeamPipeRadius = cms.vdouble(3.0, 3.0, 3.0, 3.0, 3.0),
82  BeamPipeLength = cms.vdouble(26.4, 28.3, 28.3, 28.3, 28.3),
83  # Cables and Services at the end of PIXB1,2,3 ("disk")
84  PXB1CablesInnerRadius = cms.vdouble(3.6, 3.7, 3.7, 3.7, 3.7),
85  PXB2CablesInnerRadius = cms.vdouble(6.1, 6.3, 6.3, 6.3, 6.3),
86  PXB3CablesInnerRadius = cms.vdouble(8.5, 9.0, 9.0, 9.0, 9.0),
87  # Pixel Barrel Outside walls and cables (endcap)
88  PXBOutCables1InnerRadius = cms.vdouble(11.9, 11.9, 11.9, 4.2, 4.2),
89  PXBOutCables1OuterRadius = cms.vdouble(15.5, 15.5, 15.5, 16.5, 16.5),
90  PXBOutCables1ZPosition = cms.vdouble(27.999, 28.799, 28.799, 28.799, 28.799),
91  PXBOutCables2InnerRadius = cms.vdouble(3.8, 3.8, 3.8, 3.8, 3.8),
92  PXBOutCables2OuterRadius = cms.vdouble(16.5, 16.5, 16.5, 16.5, 16.5),
93  PXBOutCables2ZPosition = cms.vdouble(28.0, 28.8, 28.8, 28.8, 28.8),
94  # Pixel Outside walls and cables (barrel and endcap)
95  PixelOutCablesRadius = cms.vdouble(17.1, 17.5, 17.5, 17.5, 17.5),
96  PixelOutCablesLength = cms.vdouble(64.8, 72.0, 72.0, 65.0, 65.0),
97  PixelOutCablesInnerRadius = cms.vdouble(3.0, 3.0, 7.197, 7.2, 6.5),
98  PixelOutCablesOuterRadius = cms.vdouble(17.3, 17.61, 17.61, 17.61, 17.61),
99  PixelOutCablesZPosition = cms.vdouble(64.9, 72.1, 72.1, 65.1, 65.1),
100  # Tracker Inner Barrel Outside Cables and walls (endcap)
101  TIBOutCables1InnerRadius = cms.vdouble(22.5, 22.5, 22.5, 22.5, 22.5),
102  TIBOutCables1OuterRadius = cms.vdouble(53.9, 53.9, 53.9, 53.9, 53.9),
103  TIBOutCables1ZPosition = cms.vdouble(75.001, 74.0, 74.0, 74.0, 74.0),
104  TIBOutCables2OuterRadius = cms.vdouble(53.901, 53.901, 53.901, 53.901, 53.901),
105  TIBOutCables2InnerRadius = cms.vdouble(35.5, 35.5, 35.5, 35.5, 35.5),
106  TIBOutCables2ZPosition = cms.vdouble(75.001, 74.001, 74.001, 74.001, 74.001),
107  # Tracker Inner Disks Outside Cables and walls (endcap)
108  TIDOutCablesInnerRadius = cms.vdouble(32.0, 22.0, 22.0, 22.0, 22.0),
109  TIDOutCablesZPosition = cms.vdouble(108.0, 108.0, 108.0, 108.0, 108.0),
110  # Tracker outer barrel Inside wall (barrel)
111  TOBInCablesRadius = cms.vdouble(54.5, 54.5, 54.6, 54.6, 54.6),
112  TOBInCablesLength = cms.vdouble(108.2, 108.2, 108.2, 108.2, 108.2),
113  # Tracker Outer Barrel Outside Cables and walls (barrel and endcap)
114  TOBOutCablesInnerRadius = cms.vdouble(55.0, 55.0, 55.0, 55.0, 55.0),
115  TOBOutCablesOuterRadius = cms.vdouble(109.5, 111.0, 111.0, 111.0, 111.0),
116  TOBOutCablesZPosition = cms.vdouble(110.0, 115.0, 115.0, 115.0, 115.0),
117  TOBOutCablesRadius = cms.vdouble(119.5, 119.5, 119.5, 119.5, 119.5),
118  TOBOutCablesLength = cms.vdouble(299.9, 299.9, 299.9, 299.9, 299.9),
119  # Tracker Endcaps Outside Cables and walls (endcaps)
120  TECOutCables1InnerRadius = cms.vdouble(6.0, 30.0, 4.42, 4.42, 4.42),
121  TECOutCables1OuterRadius = cms.vdouble(120.001, 120.001, 120.001, 120.001, 120.001),
122  TECOutCables1ZPosition = cms.vdouble(300.0, 300.0, 300.0, 300.0, 300.0),
123  TECOutCables2InnerRadius = cms.vdouble(70.0, 68.0, 68.0, 68.0, 68.0),
124  TECOutCables2OuterRadius = cms.vdouble(120.001, 120.001, 120.001, 120.001, 120.001),
125  TECOutCables2ZPosition = cms.vdouble(300.0, 300.0, 300.0, 300.0, 300.0),
126 
127 
128  #*********************************************************************
129  # Fudge factor to reproduce the layer inhomgeneties
130  # Tuned to 170 only.
131  #*********************************************************************
132  # Layer number (hard-coded in TrackerInteractionGeometry.cc)
133  # Convention is < 100 for sensitive layer, > 100 for dead material
134  # (although this convention is used nowhere...)
135  FudgeLayer = cms.vuint32(
136  104, # Pixel Barrel services
137  104, # Pixel Barrel services
138  104, # Pixel Barrel services
139  104, # Pixel Barrel services
140  104, # Pixel Barrel services
141  104, # Pixel Barrel services
142  104, # Pixel Barrel services
143  106, # Pixel wall
144  106, # Pixel wall
145  107, # Pixel endcap services
146  107, # Pixel endcap services
147  107, # Pixel endcap services
148  6, # TIB1 services
149  7, # TIB2 services
150  8, # TIB3 services
151  9, # TIB4 services
152  10, # TID Layer 1
153  11, # TID Layer 2
154  12, # TID Layer 3
155  110, # TID outside services
156  110, # TID outside services
157  111, # TOB inside services
158  111, # TOB inside services
159  13, # TOB Layer1
160  13, # TOB Layer1
161  13, # TOB Layer1
162  13, # TOB Layer1
163  14, # TOB Layer2
164  14, # TOB Layer2
165  14, # TOB Layer2
166  14, # TOB Layer2
167  15, # TOB Layer3
168  15, # TOB Layer3
169  15, # TOB Layer3
170  15, # TOB Layer3
171  16, # TOB Layer4
172  16, # TOB Layer4
173  16, # TOB Layer4
174  16, # TOB Layer4
175  17, # TOB Layer5
176  17, # TOB Layer5
177  17, # TOB Layer5
178  17, # TOB Layer5
179  18, # TOB Layer6
180  18, # TOB Layer6
181  18, # TOB Layer6
182  18, # TOB Layer6
183  112, # TOB services
184  112, # TOB services
185  112, # TOB services
186  19, # TEC Layer 1
187  19, # TEC Layer 1
188  19, # TEC Layer 1
189  20, # TEC Layer 2
190  20, # TEC Layer 2
191  20, # TEC Layer 2
192  21, # TEC Layer 3
193  21, # TEC Layer 3
194  21, # TEC Layer 3
195  22, # TEC Layer 4
196  22, # TEC Layer 4
197  22, # TEC Layer 4
198  23, # TEC Layer 5
199  23, # TEC Layer 5
200  23, # TEC Layer 5
201  24, # TEC Layer 6
202  24, # TEC Layer 6
203  24, # TEC Layer 6
204  25, # TEC Layer 7
205  25, # TEC Layer 7
206  26, # TEC Layer 8
207  26, # TEC Layer 8
208  27, # TEC Layer 9
209  27, # TEC Layer 9
210  113, # Barrel Wall
211  114, # Endcap Wall : 4.86<eta<4.91
212  114, # Endcap Wall : 4.82<eta<4.86
213  114, # Endcap Wall : 4.40<eta<4.82
214  114, # Endcap Wall : 4.00<eta<4.40
215  114, # Endcap Wall : 3.71<eta<4.00
216  114, # Endcap Wall : 3.61<eta<3.71
217  114, # Endcap Wall : 3.30<eta<3.61
218  114, # Endcap Wall : 3.05<eta<3.30
219  114, # Endcap Wall : 2.95<eta<3.05
220  114, # Endcap Wall : 2.75<eta<2.95
221  114 # Endcap Wall
222  ),
223 
224  # Lower limit on Radius or Z
225  FudgeMin = cms.vdouble(
226  0.0, # Pixel Barrel services
227  4.2, # Pixel Barrel services
228  5.1, # Pixel Barrel services
229  7.1, # Pixel Barrel services
230  8.2, # Pixel Barrel services
231  10.0, # Pixel Barrel services
232  11.0, # Pixel Barrel services
233  0.0, # Pixel Wall
234  27.5, # Pixel Wall
235  0.0, # Pixel endcap services
236  10.0, # Pixel endcap services
237  16.0, # Pixel endcap services
238  35.0, # TIB1 services
239  35.0, # TIB2 services
240  35.0, # TIB3 services
241  35.0, # TIB4 services
242  34.0, # TID Layer 1
243  34.0, # TID Layer 2
244  34.0, # TID Layer 3
245  47.5, # TID outside services
246  22.0, # TID outside services
247  27.5, # TOB inside services
248  72.0, # TOB inside services
249  0.0, # TOB Layer 1
250  18.0, # TOB Layer 1
251  36.0, # TOB Layer 1
252  55.0, # TOB Layer 1
253  0.0, # TOB Layer 2
254  18.0, # TOB Layer 2
255  36.0, # TOB Layer 2
256  55.0, # TOB Layer 2
257  0.0, # TOB Layer 3
258  18.0, # TOB Layer 3
259  36.0, # TOB Layer 3
260  55.0, # TOB Layer 3
261  0.0, # TOB Layer 4
262  18.0, # TOB Layer 4
263  36.0, # TOB Layer 4
264  55.0, # TOB Layer 4
265  0.0, # TOB Layer 5
266  18.0, # TOB Layer 5
267  36.0, # TOB Layer 5
268  55.0, # TOB Layer 5
269  0.0, # TOB Layer 6
270  18.0, # TOB Layer 6
271  36.0, # TOB Layer 6
272  55.0, # TOB Layer 6
273  55.0, # TOB services
274  62.0, # TOB services
275  78.0, # TOB services
276  0.0, # TEC Layer 1
277  24.0, # TEC Layer 1
278  34.0, # TEC Layer 1
279  0.0, # TEC Layer 2
280  24.0, # TEC Layer 2
281  34.0, # TEC Layer 2
282  0.0, # TEC Layer 3
283  24.0, # TEC Layer 3
284  34.0, # TEC Layer 3
285  0.0, # TEC Layer 4
286  32.0, # TEC Layer 4
287  41.0, # TEC Layer 4
288  0.0, # TEC Layer 5
289  32.0, # TEC Layer 5
290  41.0, # TEC Layer 5
291  0.0, # TEC Layer 6
292  32.0, # TEC Layer 6
293  41.0, # TEC Layer 6
294  0.0, # TEC Layer 7
295  32.0, # TEC Layer 7
296  0.0, # TEC Layer 8
297  32.0, # TEC Layer 8
298  0.0, # TEC Layer 9
299  32.0, # TEC Layer 9
300  120.0, # Barrel wall
301  4.42, # Endcap Wall : 4.86<eta<4.91
302  4.65, # Endcap Wall : 4.82<eta<4.86
303  4.84, # Endcap Wall : 4.40<eta<4.82
304  7.37, # Endcap Wall : 4.00<eta<4.40
305  10.99, # Endcap Wall : 3.71<eta<4.00
306  14.70, # Endcap Wall : 3.61<eta<3.71
307  16.24, # Endcap Wall : 3.30<eta<3.61
308  22.00, # Endcap Wall : 3.05<eta<3.30
309  28.50, # Endcap Wall : 2.95<eta<3.05
310  31.50, # Endcap wall : 2.75<eta<2.95
311  36.0 # Endcap wall
312  ),
313 
314  # Upper limit on Radius or Z
315  FudgeMax = cms.vdouble(
316  4.2, # Pixel Barrel services
317  5.1, # Pixel Barrel services
318  7.1, # Pixel Barrel services
319  8.2, # Pixel Barrel services
320  10.0, # Pixel Barrel services
321  11.0, # Pixel Barrel services
322  11.9, # Pixel Barrel services
323  27.5, # Pixel Wall
324  32.0, # Pixel Wall
325  10.0, # Pixel endcap services
326  11.0, # Pixel endcap services
327  18.0, # Pixel endcap services
328  68.0, # TIB1 services
329  68.0, # TIB2 services
330  68.0, # TIB3 services
331  68.0, # TIB4 services
332  42.0, # TID Layer 1
333  42.0, # TID Layer 2
334  42.0, # TID Layer 3
335  54.0, # TID outside services
336  24.0, # TID outside services
337  30.5, # TOB inside services
338  110.0, # TOB inside services
339  18.0, # TOB Layer 1
340  30.0, # TOB Layer 1
341  46.0, # TOB Layer 1
342  108.0, # TOB Layer 1
343  18.0, # TOB Layer 2
344  30.0, # TOB Layer 2
345  46.0, # TOB Layer 2
346  108.0, # TOB Layer 2
347  18.0, # TOB Layer 3
348  30.0, # TOB Layer 3
349  46.0, # TOB Layer 3
350  108.0, # TOB Layer 3
351  18.0, # TOB Layer 4
352  30.0, # TOB Layer 4
353  46.0, # TOB Layer 4
354  108.0, # TOB Layer 4
355  18.0, # TOB Layer 5
356  30.0, # TOB Layer 5
357  46.0, # TOB Layer 5
358  108.0, # TOB Layer 5
359  18.0, # TOB Layer 6
360  30.0, # TOB Layer 6
361  46.0, # TOB Layer 6
362  108.0, # TOB Layer 6
363  60.0, # TOB services
364  78.0, # TOB services
365  92.0, # TOB services
366  24.0, # TEC Layer 1
367  34.0, # TEC Layer 1
368  39.0, # TEC Layer 1
369  24.0, # TEC Layer 2
370  34.0, # TEC Layer 2
371  39.0, # TEC Layer 2
372  24.0, # TEC Layer 3
373  34.0, # TEC Layer 3
374  39.0, # TEC Layer 3
375  32.0, # TEC Layer 4
376  40.0, # TEC Layer 4
377  46.0, # TEC Layer 4
378  32.0, # TEC Layer 5
379  40.0, # TEC Layer 5
380  46.0, # TEC Layer 5
381  32.0, # TEC Layer 6
382  40.0, # TEC Layer 6
383  46.0, # TEC Layer 6
384  32.0, # TEC Layer 7
385  60.0, # TEC Layer 7
386  32.0, # TEC Layer 8
387  60.0, # TEC Layer 8
388  32.0, # TEC Layer 9
389  60.0, # TEC Layer 9
390  301.0, # Barrel wall
391  4.65, # Endcap Wall : 4.86<eta<4.91
392  4.84, # Endcap Wall : 4.82<eta<4.86
393  7.37, # Endcap Wall : 4.40<eta<4.82
394  10.99, # Endcap Wall : 4.00<eta<4.40
395  14.70, # Endcap Wall : 3.71<eta<4.00
396  16.24, # Endcap Wall : 3.61<eta<3.71
397  22.00, # Endcap Wall : 3.30<eta<3.61
398  28.50, # Endcap Wall : 3.05<eta<3.30
399  31.50, # Endcap Wall : 2.95<eta<3.05
400  36.00, # Endcap Wall : 2.75<eta<2.95
401  120.0 # Endcap wall
402  ),
403 
404  # Fudge factor on x/X0
405  FudgeFactor = cms.vdouble(
406  0.00, # Pixel Barrel services
407  2.50, # Pixel Barrel services
408  0.00, # Pixel Barrel services
409  2.70, # Pixel Barrel services
410  0.00, # Pixel Barrel services
411  2.80, # Pixel Barrel services
412  0.50, # Pixel Barrel services
413  0.27, # Pixel Wall
414  1.90, # Pixel Wall
415  1.60, # Pixel endcap services
416  1.30, # Pixel endcap services
417  0.70, # Pixel endcap services
418  1.45, # TIB1 services
419  1.45, # TIB2 services
420  1.45, # TIB3 services
421  1.45, # TIB4 services
422  2.00, # TID Layer 1
423  2.00, # TID Layer 2
424  2.00, # TID Layer 3
425  2.50, # TID outside services
426  1.50, # TID outside services
427  4.00, # TOB inside services
428  5.50, # TOB inside services
429  0.70, # TOB Layer 1
430  2.00, # TOB Layer 1
431  2.00, # TOB Layer 1
432  2.00, # TOB Layer 1
433  0.70, # TOB Layer 2
434  2.00, # TOB Layer 2
435  2.00, # TOB Layer 2
436  2.00, # TOB Layer 2
437  0.70, # TOB Layer 3
438  2.00, # TOB Layer 3
439  2.00, # TOB Layer 3
440  2.00, # TOB Layer 3
441  0.70, # TOB Layer 4
442  2.00, # TOB Layer 4
443  2.00, # TOB Layer 4
444  2.00, # TOB Layer 4
445  0.70, # TOB Layer 5
446  2.00, # TOB Layer 5
447  2.00, # TOB Layer 5
448  2.00, # TOB Layer 5
449  0.70, # TOB Layer 6
450  2.00, # TOB Layer 6
451  2.00, # TOB Layer 6
452  2.00, # TOB Layer 6
453  0.50, # TOB services
454  1.50, # TOB services
455  1.80, # TOB services
456  2.0, # TEC Layer 1
457  0.8, # TEC Layer 1
458  1.6, # TEC Layer 1
459  2.0, # TEC Layer 2
460  0.8, # TEC Layer 2
461  1.6, # TEC Layer 2
462  2.0, # TEC Layer 3
463  0.8, # TEC Layer 3
464  1.6, # TEC Layer 3
465  2.3, # TEC Layer 4
466  0.6, # TEC Layer 4
467  1.4, # TEC Layer 4
468  2.3, # TEC Layer 5
469  0.6, # TEC Layer 5
470  1.4, # TEC Layer 5
471  2.5, # TEC Layer 6
472  0.6, # TEC Layer 6
473  1.4, # TEC Layer 6
474  2.7, # TEC Layer 7
475  0.6, # TEC Layer 7
476  3.0, # TEC Layer 8
477  0.6, # TEC Layer 8
478  3.0, # TEC Layer 9
479  0.6, # TEC Layer 9
480  3.8, # Barrel wall
481  18.74, # Endcap Wall : 4.86<eta<4.91
482  2.30, # Endcap Wall : 4.82<eta<4.86
483  0.604, # Endcap Wall : 4.40<eta<4.82
484  0.424, # Endcap Wall : 4.00<eta<4.40
485  0.327, # Endcap Wall : 3.71<eta<4.00
486  0.591, # Endcap Wall : 3.61<eta<3.71
487  7.00, # Endcap Wall : 3.30<eta<3.61
488  4.40, # Endcap Wall : 3.05<eta<3.30
489  3.30, # Endcap Wall : 2.95<eta<3.05
490  1.40, # Endcap Wall : 2.75<eta<2.95
491  1.60 # Endcap wall
492  )
493  )
494 )
495 
496