Variables | |
tuple | egammaGlobalReco = cms.Sequence(electronGsfTracking*conversionTrackSequence*allConversionSequence) |
tuple | egammaHighLevelRecoPostPF = cms.Sequence(interestingEgammaIsoDetIds*photonIDSequence*photonIDSequenceGED*eIdSequence*hfEMClusteringSequence) |
tuple | egammaHighLevelRecoPrePF = cms.Sequence(gsfEcalDrivenElectronSequence*uncleanedOnlyElectronSequence*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) |
tuple RecoEgamma_cff.egammaGlobalReco = cms.Sequence(electronGsfTracking*conversionTrackSequence*allConversionSequence) |
Definition at line 21 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammaHighLevelRecoPostPF = cms.Sequence(interestingEgammaIsoDetIds*photonIDSequence*photonIDSequenceGED*eIdSequence*hfEMClusteringSequence) |
Definition at line 28 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammaHighLevelRecoPrePF = cms.Sequence(gsfEcalDrivenElectronSequence*uncleanedOnlyElectronSequence*conversionSequence*photonSequence) |
Definition at line 23 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammareco = cms.Sequence(electronSequence*conversionSequence*photonSequence) |
Definition at line 22 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammareco_withElectronID = cms.Sequence(egammareco*eIdSequence) |
Definition at line 37 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammareco_withIsolation = cms.Sequence(egammareco*egammaIsolationSequence) |
Definition at line 34 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammareco_withIsolation_woConvPhotons = cms.Sequence(egammareco_woConvPhotons*egammaIsolationSequence) |
Definition at line 35 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammareco_withPhotonID = cms.Sequence(egammareco*photonIDSequence) |
Definition at line 36 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammareco_woConvPhotons = cms.Sequence(electronSequence*photonSequence) |
Definition at line 33 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammarecoFull = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence*hfEMClusteringSequence) |
Definition at line 31 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammarecoFull_woHFElectrons = cms.Sequence(egammareco*interestingEgammaIsoDetIds*photonIDSequence*eIdSequence) |
Definition at line 39 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff.egammarecoWithID = cms.Sequence(egammareco*photonIDSequence*eIdSequence) |
Definition at line 32 of file RecoEgamma_cff.py.