CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
ecalSimParameterMap_cff Namespace Reference

Variables

tuple ecal_sim_parameter_map
 
tuple ecal_sim_parameter_map_ph2
 

Variable Documentation

tuple ecalSimParameterMap_cff.ecal_sim_parameter_map
Initial value:
1 = cms.PSet(
2  photoelectronsToAnalogEndcap = cms.double(0.000555555),
3  binOfMaximum = cms.int32(6),
4  simHitToPhotoelectronsEndcap = cms.double(1800.0),
5  samplingFactor = cms.double(1.0),
6  timePhase = cms.double(0.0),
7  simHitToPhotoelectronsBarrel = cms.double(2250.0),
8  syncPhase = cms.bool(True),
9  doPhotostatistics = cms.bool(True),
10  photoelectronsToAnalogBarrel = cms.double(0.000444444),
11  timeDependent = cms.bool(False)
12 )

Definition at line 3 of file ecalSimParameterMap_cff.py.

tuple ecalSimParameterMap_cff.ecal_sim_parameter_map_ph2
Initial value:
1 = cms.PSet(
2  binOfMaximum = cms.int32(6),
3  samplingFactor = cms.double(1.0),
4  timePhase = cms.double(0.0),
5  simHitToPhotoelectronsBarrel = cms.double(2250.0),
6  syncPhase = cms.bool(True),
7  doPhotostatistics = cms.bool(True),
8  photoelectronsToAnalogBarrel = cms.double(0.000444444)
9 )

Definition at line 16 of file ecalSimParameterMap_cff.py.