CMS 3D CMS Logo

Namespaces | Variables

/data/refman/pasoursint/CMSSW_5_2_9/src/RecoEgamma/Configuration/python/RecoEgamma_cff.py File Reference

Go to the source code of this file.

Namespaces

namespace  RecoEgamma_cff

Variables

tuple RecoEgamma_cff::egammaGlobalReco = cms.Sequence(electronGsfTracking*conversionTrackSequence*allConversionSequence)
tuple RecoEgamma_cff::egammaHighLevelRecoPostPF = cms.Sequence(gsfElectronMergingSequence*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence*hfEMClusteringSequence)
tuple RecoEgamma_cff::egammaHighLevelRecoPrePF = cms.Sequence(gsfEcalDrivenElectronSequence*uncleanedOnlyElectronSequence*conversionSequence*photonSequence)
tuple RecoEgamma_cff::egammareco = cms.Sequence(electronSequence*conversionSequence*photonSequence)
tuple RecoEgamma_cff::egammareco_withElectronID = cms.Sequence(egammareco*eIdSequence)
tuple RecoEgamma_cff::egammareco_withIsolation = cms.Sequence(egammareco*egammaIsolationSequence)
tuple RecoEgamma_cff::egammareco_withIsolation_woConvPhotons = cms.Sequence(egammareco_woConvPhotons*egammaIsolationSequence)
tuple RecoEgamma_cff::egammareco_withPhotonID = cms.Sequence(egammareco*photonIDSequence)
tuple RecoEgamma_cff::egammareco_woConvPhotons = cms.Sequence(electronSequence*photonSequence)
tuple RecoEgamma_cff::egammarecoFull = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence*hfEMClusteringSequence)
tuple RecoEgamma_cff::egammarecoFull_woHFElectrons = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence)
tuple RecoEgamma_cff::egammarecoWithID = cms.Sequence(egammareco*photonIDSequence*eIdSequence)