6 FamosCalorimetryBlock = cms.PSet(
7 Calorimetry = cms.PSet(
14 bFixedLength = cms.bool(
False),
17 CoreIntervals = cms.vdouble(100.0, 0.1),
19 RTFactor = cms.double(1.0),
21 RCFactor = cms.double(1.0),
23 TailIntervals = cms.vdouble(1.0, 0.1, 100.0, 1.0),
24 FrontLeakageProbability = cms.double(1.0),
25 GridSize = cms.int32(7),
31 RadiusFactorEB = cms.double(1.096),
32 RadiusFactorEE = cms.double(1.25),
35 RadiusPreshowerCorrections = cms.vdouble(0.137, 10.3),
36 MipsinGeV = cms.vdouble(0.0001421,0.0000812),
39 SpotFraction = cms.double(-1.0),
40 GapLossProbability = cms.double(0.9),
41 SimulatePreshower = cms.bool(
True)
43 CalorimeterProperties = cms.PSet(
45 RespCorrP = cms.vdouble(1.0, 1.0, 1.0, 1000.0, 1.0, 1.0),
46 PreshowerLayer2_thickness = cms.double(0.38),
47 ECALEndcap_LightCollection = cms.double(0.023),
48 PreshowerLayer1_thickness = cms.double(1.65),
49 PreshowerLayer1_mipsPerGeV = cms.double(17.85),
50 PreshowerLayer2_mipsPerGeV = cms.double(59.5),
51 ECALBarrel_LightCollection = cms.double(0.03),
52 HCAL_Sampling = cms.double(0.0035),
55 HCAL_PiOverE = cms.double(0.2),
58 BarrelCalorimeterProperties = cms.PSet(
63 lightColl = cms.double(0.03),
65 lightCollUnif = cms.double(0.003),
67 photoStatistics = cms.double(50.E3),
69 thickness = cms.double(23.0),
74 interactionLength = cms.double(18.5),
75 Aeff = cms.double(170.87),
76 Zeff = cms.double(68.36),
77 rho = cms.double(8.280),
79 radLenIngcm2 = cms.double(7.37),
86 radLenIncm = cms.double(0.89),
89 criticalEnergy = cms.double(8.74E-3),
93 moliereRadius = cms.double(2.190),
102 ehat = cms.double(0.0),
106 resE = cms.double(1.),
109 bHom = cms.bool(
True),
112 debug = cms.bool(
False)
116 EndcapCalorimeterProperties = cms.PSet(
121 lightColl = cms.double(0.023),
123 lightCollUnif = cms.double(0.003),
125 photoStatistics = cms.double(50.E3),
127 thickness = cms.double(22.0),
132 interactionLength = cms.double(18.5),
133 Aeff = cms.double(170.87),
134 Zeff = cms.double(68.36),
135 rho = cms.double(8.280),
137 radLenIngcm2 = cms.double(7.37),
144 radLenIncm = cms.double(0.89),
147 criticalEnergy = cms.double(8.74E-3),
151 moliereRadius = cms.double(2.190),
158 Fs = cms.double(0.0),
161 ehat = cms.double(0.0),
165 resE = cms.double(1.),
168 bHom = cms.bool(
True),
171 debug = cms.bool(
False)
176 UnfoldedMode = cms.untracked.bool(
False),
177 Debug = cms.untracked.bool(
False),
178 useDQM = cms.untracked.bool(
False),
181 SimMethod = cms.int32(0),
182 GridSize = cms.int32(7),
184 SimOption = cms.int32(2)
188 GflashExportToFastSim = cms.bool(
True),
189 GflashHadronPhysics = cms.string(
'QGSP_BERT'),
190 GflashEMShowerModel = cms.bool(
False),
191 GflashHadronShowerModel = cms.bool(
True),
192 GflashHcalOuter = cms.bool(
False),
193 GflashHistogram = cms.bool(
False),
194 GflashHistogramName = cms.string(
'gflash_histogram.root'),
195 Verbosity = cms.untracked.int32(0),
196 bField = cms.double(3.8),
197 watcherOn = cms.bool(
False),
198 tuning_pList = cms.vdouble()