CMS 3D CMS Logo

Variables

ecalSimParameterMap_cff Namespace Reference

Variables

tuple ecal_sim_parameter_map

Variable Documentation

Initial value:
00001 cms.PSet(
00002     photoelectronsToAnalogEndcap = cms.double(0.000555555),
00003     readoutFrameSize = cms.int32(10),
00004     binOfMaximum = cms.int32(6),
00005     simHitToPhotoelectronsEndcap = cms.double(1800.0),
00006     samplingFactor = cms.double(1.0),
00007     timePhase = cms.double(0.0),
00008     simHitToPhotoelectronsBarrel = cms.double(2250.0),
00009     syncPhase = cms.bool(True),
00010     doPhotostatistics = cms.bool(True),
00011     photoelectronsToAnalogBarrel = cms.double(0.000444444)
00012 )

Definition at line 3 of file ecalSimParameterMap_cff.py.