CMS 3D CMS Logo

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

Variables

tuple gsSimpleFixedPhotons
 

Variable Documentation

tuple gsSimpleFixedPhotons_cfi.gsSimpleFixedPhotons
Initial value:
1 = cms.EDProducer("PhotonGSCrysSimpleFixer",
2  oldPhos = cms.InputTag("gedPhotons"),
3  ebMultiRecHits = cms.InputTag("reducedEcalRecHitsEB"),
4  ebMultiAndWeightsRecHits = cms.InputTag("ecalMultiAndGSGlobalRecHitEB"),
5  energyTypesToFix = cms.vstring("ecal_standard","ecal_photons","regression1","regression2"),
6  energyTypeForP4 = cms.string("regression2")
7 )

Definition at line 4 of file gsSimpleFixedPhotons_cfi.py.