CMS 3D CMS Logo

Variables

RecoEgamma_cff Namespace Reference

Variables

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

Variable Documentation

tuple RecoEgamma_cff::egammaGlobalReco = cms.Sequence(electronGsfTracking*conversionTrackSequence*allConversionSequence)

Definition at line 15 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammaHighLevelRecoPostPF = cms.Sequence(gsfElectronMergingSequence*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence*hfEMClusteringSequence)

Definition at line 18 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammaHighLevelRecoPrePF = cms.Sequence(gsfEcalDrivenElectronSequence*conversionSequence*photonSequence)

Definition at line 17 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammareco = cms.Sequence(electronSequence*conversionSequence*photonSequence)

Definition at line 16 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammareco_withElectronID = cms.Sequence(egammareco*eIdSequence)

Definition at line 25 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammareco_withIsolation = cms.Sequence(egammareco*egammaIsolationSequence)

Definition at line 22 of file RecoEgamma_cff.py.

Definition at line 23 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammareco_withPhotonID = cms.Sequence(egammareco*photonIDSequence)

Definition at line 24 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammareco_woConvPhotons = cms.Sequence(electronSequence*photonSequence)

Definition at line 21 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammarecoFull = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence*hfEMClusteringSequence)

Definition at line 19 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammarecoFull_woHFElectrons = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence)

Definition at line 27 of file RecoEgamma_cff.py.

tuple RecoEgamma_cff::egammarecoWithID = cms.Sequence(egammareco*photonIDSequence*eIdSequence)

Definition at line 20 of file RecoEgamma_cff.py.