CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/FastSimulation/TrackerSetup/python/TrackerMaterial_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # Material effects to be simulated in the tracker material and associated cuts
00004 TrackerMaterialBlock = cms.PSet(
00005     TrackerMaterial = cms.PSet(
00006 
00007         # version 0 = Tracker geometry used between CMSSW_1_2_0 and CMSSW_1_4_10. Works for CSA07; 
00008         # version 1 = Tuned to CMSSW_1_7_0 geometry
00009         # version 2 = Tuned to CMSSW_1_8_0 geometry
00010         # version 3 = Tuned to CMSSW_3_0_0 geometry
00011         # version 4 = Tuned to CMSSW_3_1_2 and CMSSW_3_3_0 geometries 
00012         TrackerMaterialVersion = cms.uint32(4),
00013 
00014         #**********************************************************************
00015         # Thickness of all (sensitive and dead) layers in x/X0
00016         #**********************************************************************
00017         # Beam Pipe
00018         BeamPipeThickness = cms.vdouble(0.0038, 0.00265, 0.00265, 0.00265, 0.00240 ),
00019         # Pixel Barrel Layers 1-3
00020         PXBThickness = cms.vdouble(0.0222, 0.0217, 0.0217, 0.0217, 0.0217), 
00021         # Pixel Barrel services at the end of layers 1-3
00022         PXB1CablesThickness = cms.vdouble(0.1, 0.042, 0.042, 0.000, 0.000), 
00023         PXB2CablesThickness = cms.vdouble(0.04, 0.042, 0.042, 0.000, 0.000),
00024         PXB3CablesThickness = cms.vdouble(0.03, 0.042, 0.042, 0.000, 0.000),
00025         # Pixel Barrel outside cables
00026         PXBOutCables1Thickness = cms.vdouble(0.04, 0.04, 0.04, 0.04, 0.04), 
00027         PXBOutCables2Thickness = cms.vdouble(0.025, 0.015, 0.015, 0.012, 0.012),
00028         # Pixel Disks 1-2
00029         PXDThickness = cms.vdouble(0.044, 0.058, 0.058, 0.058, 0.058),
00030         # Pixel Endcap outside cables
00031         PXDOutCables1Thickness = cms.vdouble(0.023, 0.034, 0.034, 0.050, 0.050),
00032         PXDOutCables2Thickness = cms.vdouble(0.085, 0.185, 0.250, 0.250, 0.250),
00033         # Tracker Inner barrel layers 1-4
00034         TIBLayer1Thickness = cms.vdouble(0.06, 0.053, 0.053, 0.053, 0.053),
00035         TIBLayer2Thickness = cms.vdouble(0.047, 0.053, 0.053, 0.053, 0.053),
00036         TIBLayer3Thickness = cms.vdouble(0.035, 0.035, 0.035, 0.035, 0.035),
00037         TIBLayer4Thickness = cms.vdouble(0.033, 0.04, 0.04, 0.04, 0.04),
00038         # TIB outside services (endcap)
00039         TIBOutCables1Thickness = cms.vdouble(0.04, 0.108, 0.108, 0.130, 0.130),
00040         TIBOutCables2Thickness = cms.vdouble(0.04, 0.0, 0.0, 0.0, 0.0),
00041         # Tracker Inner disks layers 1-3
00042         TIDLayer1Thickness = cms.vdouble(0.05, 0.04, 0.04, 0.04, 0.04),
00043         TIDLayer2Thickness = cms.vdouble(0.05, 0.04, 0.04, 0.04, 0.04),
00044         TIDLayer3Thickness = cms.vdouble(0.05, 0.055, 0.055, 0.055, 0.055),
00045         # TID outside wall (endcap)
00046         TIDOutsideThickness = cms.vdouble(0.07, 0.074, 0.074, 0.074, 0.074),
00047         # TOB inside wall (barrel)
00048         TOBInsideThickness = cms.vdouble(0.017, 0.009, 0.009, 0.009, 0.009),
00049         # Tracker Outer barrel layers 1-6
00050         TOBLayer1Thickness = cms.vdouble(0.044, 0.03, 0.03, 0.03, 0.03),
00051         TOBLayer2Thickness = cms.vdouble(0.044, 0.03, 0.03, 0.03, 0.03),
00052         TOBLayer3Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
00053         TOBLayer4Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
00054         TOBLayer5Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
00055         TOBLayer6Thickness = cms.vdouble(0.033, 0.022, 0.022, 0.022, 0.022),
00056         # TOB services (endcap)
00057         TOBOutsideThickness = cms.vdouble(0.09, 0.15, 0.15, 0.15, 0.15),
00058         # Tracker EndCap disks layers 1-9
00059         TECLayerThickness = cms.vdouble(0.041, 0.045, 0.045, 0.050, 0.050),
00060         # TOB outside wall (barrel)
00061         BarrelCablesThickness = cms.vdouble(0.1, 0.038, 0.038, 0.042, 0.042),
00062         # TEC outside wall (endcap)
00063         EndcapCables1Thickness = cms.vdouble(0.26, 0.21, 0.21, 0.21, 0.21),
00064         EndcapCables2Thickness = cms.vdouble(0.08, 0.0, 0.0, 0.0, 0.0),
00065 
00066         #**********************************************************************
00067         # Position of dead material layers (cables, services, etc.)
00068         #**********************************************************************
00069         # Beam pipe
00070         BeamPipeRadius = cms.vdouble(3.0, 3.0, 3.0, 3.0, 3.0),
00071         BeamPipeLength = cms.vdouble(26.4, 28.3, 28.3, 28.3, 28.3),
00072         # Cables and Services at the end of PIXB1,2,3 ("disk")
00073         PXB1CablesInnerRadius = cms.vdouble(3.6, 3.7, 3.7, 3.7, 3.7),
00074         PXB2CablesInnerRadius = cms.vdouble(6.1, 6.3, 6.3, 6.3, 6.3),
00075         PXB3CablesInnerRadius = cms.vdouble(8.5, 9.0, 9.0, 9.0, 9.0),
00076         # Pixel Barrel Outside walls and cables (endcap)
00077         PXBOutCables1InnerRadius = cms.vdouble(11.9, 11.9, 11.9, 4.2, 4.2),
00078         PXBOutCables1OuterRadius = cms.vdouble(15.5, 15.5, 15.5, 16.5, 16.5),
00079         PXBOutCables1ZPosition = cms.vdouble(27.999, 28.799, 28.799, 28.799, 28.799),
00080         PXBOutCables2InnerRadius = cms.vdouble(3.8, 3.8, 3.8, 3.8, 3.8),
00081         PXBOutCables2OuterRadius = cms.vdouble(16.5, 16.5, 16.5, 16.5, 16.5),
00082         PXBOutCables2ZPosition = cms.vdouble(28.0, 28.8, 28.8, 28.8, 28.8),
00083         # Pixel Outside walls and cables (barrel and endcap)
00084         PixelOutCablesRadius = cms.vdouble(17.1, 17.5, 17.5, 17.5, 17.5), 
00085         PixelOutCablesLength = cms.vdouble(64.8, 72.0, 72.0, 65.0, 65.0),
00086         PixelOutCablesInnerRadius = cms.vdouble(3.0, 3.0, 7.197, 7.2, 6.5),
00087         PixelOutCablesOuterRadius = cms.vdouble(17.3, 17.61, 17.61, 17.61, 17.61),
00088         PixelOutCablesZPosition = cms.vdouble(64.9, 72.1, 72.1, 65.1, 65.1),
00089         # Tracker Inner Barrel Outside Cables and walls (endcap)
00090         TIBOutCables1InnerRadius = cms.vdouble(22.5, 22.5, 22.5, 22.5, 22.5),
00091         TIBOutCables1OuterRadius = cms.vdouble(53.9, 53.9, 53.9, 53.9, 53.9),
00092         TIBOutCables1ZPosition = cms.vdouble(75.001, 74.0, 74.0, 74.0, 74.0), 
00093         TIBOutCables2OuterRadius = cms.vdouble(53.901, 53.901, 53.901, 53.901, 53.901),
00094         TIBOutCables2InnerRadius = cms.vdouble(35.5, 35.5, 35.5, 35.5, 35.5),
00095         TIBOutCables2ZPosition = cms.vdouble(75.001, 74.001, 74.001, 74.001, 74.001),
00096         # Tracker Inner Disks Outside Cables and walls (endcap)
00097         TIDOutCablesInnerRadius = cms.vdouble(32.0, 22.0, 22.0, 22.0, 22.0), 
00098         TIDOutCablesZPosition = cms.vdouble(108.0, 108.0, 108.0, 108.0, 108.0),
00099         # Tracker outer barrel Inside wall (barrel)
00100         TOBInCablesRadius = cms.vdouble(54.5, 54.5, 54.6, 54.6, 54.6),
00101         TOBInCablesLength = cms.vdouble(108.2, 108.2, 108.2, 108.2, 108.2),
00102         # Tracker Outer Barrel Outside Cables and walls (barrel and endcap)
00103         TOBOutCablesInnerRadius = cms.vdouble(55.0, 55.0, 55.0, 55.0, 55.0),
00104         TOBOutCablesOuterRadius = cms.vdouble(109.5, 111.0, 111.0, 111.0, 111.0),
00105         TOBOutCablesZPosition = cms.vdouble(110.0, 115.0, 115.0, 115.0, 115.0),
00106         TOBOutCablesRadius = cms.vdouble(119.5, 119.5, 119.5, 119.5, 119.5),
00107         TOBOutCablesLength = cms.vdouble(299.9, 299.9, 299.9, 299.9, 299.9),
00108         # Tracker Endcaps Outside Cables and walls (endcaps)
00109         TECOutCables1InnerRadius = cms.vdouble(6.0, 30.0, 4.42, 4.42, 4.42), 
00110         TECOutCables1OuterRadius = cms.vdouble(120.001, 120.001, 120.001, 120.001, 120.001),
00111         TECOutCables1ZPosition = cms.vdouble(300.0, 300.0, 300.0, 300.0, 300.0),
00112         TECOutCables2InnerRadius = cms.vdouble(70.0, 68.0, 68.0, 68.0, 68.0), 
00113         TECOutCables2OuterRadius = cms.vdouble(120.001, 120.001, 120.001, 120.001, 120.001),
00114         TECOutCables2ZPosition = cms.vdouble(300.0, 300.0, 300.0, 300.0, 300.0),
00115 
00116 
00117         #*********************************************************************
00118         # Fudge factor to reproduce the layer inhomgeneties
00119         # Tuned to 170 only.
00120         #*********************************************************************
00121         # Layer number (hard-coded in TrackerInteractionGeometry.cc)
00122         # Convention is < 100 for sensitive layer, > 100 for dead material
00123         # (although this convention is used nowhere...)
00124         FudgeLayer = cms.vuint32(
00125         104,  # Pixel Barrel services
00126         104,  # Pixel Barrel services
00127         104,  # Pixel Barrel services
00128         104,  # Pixel Barrel services
00129         104,  # Pixel Barrel services
00130         104,  # Pixel Barrel services
00131         104,  # Pixel Barrel services
00132         106,  # Pixel wall 
00133         106,  # Pixel wall 
00134         107,  # Pixel endcap services
00135         107,  # Pixel endcap services
00136         107,  # Pixel endcap services
00137         6,    # TIB1 services  
00138         7,    # TIB2 services  
00139         8,    # TIB3 services  
00140         9,    # TIB4 services  
00141         10,   # TID Layer 1
00142         11,   # TID Layer 2
00143         12,   # TID Layer 3
00144         110,  # TID outside services
00145         110,  # TID outside services
00146         111,  # TOB inside services
00147         111,  # TOB inside services
00148         13,   # TOB Layer1
00149         13,   # TOB Layer1
00150         13,   # TOB Layer1
00151         13,   # TOB Layer1
00152         14,   # TOB Layer2
00153         14,   # TOB Layer2
00154         14,   # TOB Layer2
00155         14,   # TOB Layer2
00156         15,   # TOB Layer3
00157         15,   # TOB Layer3
00158         15,   # TOB Layer3
00159         15,   # TOB Layer3
00160         16,   # TOB Layer4
00161         16,   # TOB Layer4
00162         16,   # TOB Layer4
00163         16,   # TOB Layer4
00164         17,   # TOB Layer5
00165         17,   # TOB Layer5
00166         17,   # TOB Layer5
00167         17,   # TOB Layer5
00168         18,   # TOB Layer6
00169         18,   # TOB Layer6
00170         18,   # TOB Layer6
00171         18,   # TOB Layer6
00172         112,  # TOB services
00173         112,  # TOB services
00174         112,  # TOB services
00175          19,  # TEC Layer 1
00176          19,  # TEC Layer 1
00177          19,  # TEC Layer 1
00178          20,  # TEC Layer 2
00179          20,  # TEC Layer 2
00180          20,  # TEC Layer 2
00181          21,  # TEC Layer 3
00182          21,  # TEC Layer 3
00183          21,  # TEC Layer 3
00184          22,  # TEC Layer 4
00185          22,  # TEC Layer 4
00186          22,  # TEC Layer 4
00187          23,  # TEC Layer 5
00188          23,  # TEC Layer 5
00189          23,  # TEC Layer 5
00190          24,  # TEC Layer 6
00191          24,  # TEC Layer 6
00192          24,  # TEC Layer 6
00193          25,  # TEC Layer 7
00194          25,  # TEC Layer 7
00195          26,  # TEC Layer 8
00196          26,  # TEC Layer 8
00197          27,  # TEC Layer 9
00198          27,  # TEC Layer 9
00199         113,  # Barrel Wall
00200         114,  # Endcap Wall : 4.86<eta<4.91
00201         114,  # Endcap Wall : 4.82<eta<4.86
00202         114,  # Endcap Wall : 4.40<eta<4.82
00203         114,  # Endcap Wall : 4.00<eta<4.40
00204         114,  # Endcap Wall : 3.71<eta<4.00
00205         114,  # Endcap Wall : 3.61<eta<3.71
00206         114,  # Endcap Wall : 3.30<eta<3.61
00207         114,  # Endcap Wall : 3.05<eta<3.30
00208         114,  # Endcap Wall : 2.95<eta<3.05
00209         114,  # Endcap Wall : 2.75<eta<2.95
00210         114   # Endcap Wall
00211         ),
00212 
00213         # Lower limit on Radius or Z
00214         FudgeMin = cms.vdouble(
00215          0.0,  # Pixel Barrel services 
00216          4.2,  # Pixel Barrel services 
00217          5.1,  # Pixel Barrel services 
00218          7.1,  # Pixel Barrel services 
00219          8.2,  # Pixel Barrel services 
00220         10.0,  # Pixel Barrel services 
00221         11.0,  # Pixel Barrel services
00222          0.0,  # Pixel Wall 
00223         27.5,  # Pixel Wall 
00224          0.0,  # Pixel endcap services
00225         10.0,  # Pixel endcap services
00226         16.0,  # Pixel endcap services
00227         35.0,  # TIB1 services  
00228         35.0,  # TIB2 services  
00229         35.0,  # TIB3 services  
00230         35.0,  # TIB4 services  
00231         34.0,  # TID Layer 1
00232         34.0,  # TID Layer 2
00233         34.0,  # TID Layer 3
00234         47.5,  # TID outside services
00235         22.0,  # TID outside services
00236         27.5,  # TOB inside services
00237         72.0,  # TOB inside services
00238          0.0,  # TOB Layer 1
00239         18.0,  # TOB Layer 1
00240         36.0,  # TOB Layer 1
00241         55.0,  # TOB Layer 1
00242          0.0,  # TOB Layer 2
00243         18.0,  # TOB Layer 2
00244         36.0,  # TOB Layer 2
00245         55.0,  # TOB Layer 2
00246          0.0,  # TOB Layer 3
00247         18.0,  # TOB Layer 3
00248         36.0,  # TOB Layer 3
00249         55.0,  # TOB Layer 3
00250          0.0,  # TOB Layer 4
00251         18.0,  # TOB Layer 4
00252         36.0,  # TOB Layer 4
00253         55.0,  # TOB Layer 4
00254          0.0,  # TOB Layer 5
00255         18.0,  # TOB Layer 5
00256         36.0,  # TOB Layer 5
00257         55.0,  # TOB Layer 5
00258          0.0,  # TOB Layer 6
00259         18.0,  # TOB Layer 6
00260         36.0,  # TOB Layer 6
00261         55.0,  # TOB Layer 6
00262         55.0,  # TOB services
00263         62.0,  # TOB services
00264         78.0,  # TOB services
00265          0.0,  # TEC Layer 1
00266         24.0,  # TEC Layer 1
00267         34.0,  # TEC Layer 1
00268          0.0,  # TEC Layer 2
00269         24.0,  # TEC Layer 2
00270         34.0,  # TEC Layer 2
00271          0.0,  # TEC Layer 3
00272         24.0,  # TEC Layer 3
00273         34.0,  # TEC Layer 3
00274          0.0,  # TEC Layer 4
00275         32.0,  # TEC Layer 4
00276         41.0,  # TEC Layer 4
00277          0.0,  # TEC Layer 5
00278         32.0,  # TEC Layer 5
00279         41.0,  # TEC Layer 5
00280          0.0,  # TEC Layer 6
00281         32.0,  # TEC Layer 6
00282         41.0,  # TEC Layer 6
00283          0.0,  # TEC Layer 7
00284         32.0,  # TEC Layer 7
00285          0.0,  # TEC Layer 8
00286         32.0,  # TEC Layer 8
00287          0.0,  # TEC Layer 9
00288         32.0,  # TEC Layer 9
00289        120.0,  # Barrel wall
00290          4.42, # Endcap Wall : 4.86<eta<4.91
00291          4.65, # Endcap Wall : 4.82<eta<4.86
00292          4.84, # Endcap Wall : 4.40<eta<4.82
00293          7.37, # Endcap Wall : 4.00<eta<4.40
00294         10.99, # Endcap Wall : 3.71<eta<4.00
00295         14.70, # Endcap Wall : 3.61<eta<3.71
00296         16.24, # Endcap Wall : 3.30<eta<3.61
00297         22.00, # Endcap Wall : 3.05<eta<3.30
00298         28.50, # Endcap Wall : 2.95<eta<3.05
00299         31.50, # Endcap wall : 2.75<eta<2.95
00300         36.0   # Endcap wall
00301          ),
00302 
00303         # Upper limit on Radius or Z
00304         FudgeMax = cms.vdouble(
00305           4.2,  # Pixel Barrel services 
00306           5.1,  # Pixel Barrel services 
00307           7.1,  # Pixel Barrel services 
00308           8.2,  # Pixel Barrel services 
00309          10.0,  # Pixel Barrel services 
00310          11.0,  # Pixel Barrel services
00311          11.9,  # Pixel Barrel services 
00312          27.5,  # Pixel Wall 
00313          32.0,  # Pixel Wall 
00314          10.0,  # Pixel endcap services
00315          11.0,  # Pixel endcap services
00316          18.0,  # Pixel endcap services
00317          68.0,  # TIB1 services  
00318          68.0,  # TIB2 services  
00319          68.0,  # TIB3 services  
00320          68.0,  # TIB4 services  
00321          42.0,  # TID Layer 1
00322          42.0,  # TID Layer 2
00323          42.0,  # TID Layer 3
00324          54.0,  # TID outside services
00325          24.0,  # TID outside services
00326          30.5,  # TOB inside services
00327         110.0,  # TOB inside services
00328          18.0,  # TOB Layer 1
00329          30.0,  # TOB Layer 1
00330          46.0,  # TOB Layer 1
00331         108.0,  # TOB Layer 1
00332          18.0,  # TOB Layer 2
00333          30.0,  # TOB Layer 2
00334          46.0,  # TOB Layer 2
00335         108.0,  # TOB Layer 2
00336          18.0,  # TOB Layer 3
00337          30.0,  # TOB Layer 3
00338          46.0,  # TOB Layer 3
00339         108.0,  # TOB Layer 3
00340          18.0,  # TOB Layer 4
00341          30.0,  # TOB Layer 4
00342          46.0,  # TOB Layer 4
00343         108.0,  # TOB Layer 4
00344          18.0,  # TOB Layer 5
00345          30.0,  # TOB Layer 5
00346          46.0,  # TOB Layer 5
00347         108.0,  # TOB Layer 5
00348          18.0,  # TOB Layer 6
00349          30.0,  # TOB Layer 6
00350          46.0,  # TOB Layer 6
00351         108.0,  # TOB Layer 6
00352          60.0,  # TOB services
00353          78.0,  # TOB services
00354          92.0,  # TOB services
00355          24.0,  # TEC Layer 1
00356          34.0,  # TEC Layer 1
00357          39.0,  # TEC Layer 1
00358          24.0,  # TEC Layer 2
00359          34.0,  # TEC Layer 2
00360          39.0,  # TEC Layer 2
00361          24.0,  # TEC Layer 3
00362          34.0,  # TEC Layer 3
00363          39.0,  # TEC Layer 3
00364          32.0,  # TEC Layer 4
00365          40.0,  # TEC Layer 4
00366          46.0,  # TEC Layer 4
00367          32.0,  # TEC Layer 5
00368          40.0,  # TEC Layer 5
00369          46.0,  # TEC Layer 5
00370          32.0,  # TEC Layer 6
00371          40.0,  # TEC Layer 6
00372          46.0,  # TEC Layer 6
00373          32.0,  # TEC Layer 7
00374          60.0,  # TEC Layer 7
00375          32.0,  # TEC Layer 8
00376          60.0,  # TEC Layer 8
00377          32.0,  # TEC Layer 9
00378          60.0,  # TEC Layer 9
00379         301.0,  # Barrel wall
00380           4.65, # Endcap Wall : 4.86<eta<4.91
00381           4.84, # Endcap Wall : 4.82<eta<4.86
00382           7.37, # Endcap Wall : 4.40<eta<4.82
00383          10.99, # Endcap Wall : 4.00<eta<4.40
00384          14.70, # Endcap Wall : 3.71<eta<4.00
00385          16.24, # Endcap Wall : 3.61<eta<3.71
00386          22.00, # Endcap Wall : 3.30<eta<3.61
00387          28.50, # Endcap Wall : 3.05<eta<3.30
00388          31.50, # Endcap Wall : 2.95<eta<3.05
00389          36.00, # Endcap Wall : 2.75<eta<2.95
00390         120.0   # Endcap wall
00391          ),
00392 
00393         # Fudge factor on x/X0
00394         FudgeFactor = cms.vdouble(
00395         0.00,  # Pixel Barrel services 
00396         2.50,  # Pixel Barrel services 
00397         0.00,  # Pixel Barrel services 
00398         2.70,  # Pixel Barrel services 
00399         0.00,  # Pixel Barrel services 
00400         2.80,  # Pixel Barrel services 
00401         0.50,  # Pixel Barrel services 
00402         0.27,  # Pixel Wall
00403         1.90,  # Pixel Wall 
00404         1.60,  # Pixel endcap services
00405         1.30,  # Pixel endcap services
00406         0.70,  # Pixel endcap services
00407         1.45,  # TIB1 services  
00408         1.45,  # TIB2 services  
00409         1.45,  # TIB3 services  
00410         1.45,  # TIB4 services  
00411         2.00,  # TID Layer 1
00412         2.00,  # TID Layer 2
00413         2.00,  # TID Layer 3
00414         2.50,  # TID outside services
00415         1.50,  # TID outside services
00416         4.00,  # TOB inside services
00417         5.50,  # TOB inside services
00418         0.70,  # TOB Layer 1
00419         2.00,  # TOB Layer 1
00420         2.00,  # TOB Layer 1
00421         2.00,  # TOB Layer 1
00422         0.70,  # TOB Layer 2
00423         2.00,  # TOB Layer 2
00424         2.00,  # TOB Layer 2
00425         2.00,  # TOB Layer 2
00426         0.70,  # TOB Layer 3
00427         2.00,  # TOB Layer 3
00428         2.00,  # TOB Layer 3
00429         2.00,  # TOB Layer 3
00430         0.70,  # TOB Layer 4
00431         2.00,  # TOB Layer 4
00432         2.00,  # TOB Layer 4
00433         2.00,  # TOB Layer 4
00434         0.70,  # TOB Layer 5
00435         2.00,  # TOB Layer 5
00436         2.00,  # TOB Layer 5
00437         2.00,  # TOB Layer 5
00438         0.70,  # TOB Layer 6
00439         2.00,  # TOB Layer 6
00440         2.00,  # TOB Layer 6
00441         2.00,  # TOB Layer 6
00442         0.50,  # TOB services
00443         1.50,  # TOB services
00444         1.80,  # TOB services
00445          2.0,  # TEC Layer 1
00446          0.8,  # TEC Layer 1
00447          1.6,  # TEC Layer 1
00448          2.0,  # TEC Layer 2
00449          0.8,  # TEC Layer 2
00450          1.6,  # TEC Layer 2
00451          2.0,  # TEC Layer 3
00452          0.8,  # TEC Layer 3
00453          1.6,  # TEC Layer 3
00454          2.3,  # TEC Layer 4
00455          0.6,  # TEC Layer 4
00456          1.4,  # TEC Layer 4
00457          2.3,  # TEC Layer 5
00458          0.6,  # TEC Layer 5
00459          1.4,  # TEC Layer 5
00460          2.5,  # TEC Layer 6
00461          0.6,  # TEC Layer 6
00462          1.4,  # TEC Layer 6
00463          2.7,  # TEC Layer 7
00464          0.6,  # TEC Layer 7
00465          3.0,  # TEC Layer 8
00466          0.6,  # TEC Layer 8
00467          3.0,  # TEC Layer 9
00468          0.6,  # TEC Layer 9
00469          3.8,  # Barrel wall
00470         18.74,  # Endcap Wall : 4.86<eta<4.91
00471          2.30,  # Endcap Wall : 4.82<eta<4.86
00472          0.604, # Endcap Wall : 4.40<eta<4.82
00473          0.424, # Endcap Wall : 4.00<eta<4.40
00474          0.327, # Endcap Wall : 3.71<eta<4.00
00475          0.591, # Endcap Wall : 3.61<eta<3.71
00476          7.00,  # Endcap Wall : 3.30<eta<3.61
00477          4.40,  # Endcap Wall : 3.05<eta<3.30
00478          3.30,  # Endcap Wall : 2.95<eta<3.05
00479          1.40,  # Endcap Wall : 2.75<eta<2.95
00480          1.60   # Endcap wall
00481         )
00482         
00483     )
00484 
00485 )
00486