![]() |
![]() |
Variables | |
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*egammaIsolationSequence*photonIDSequence*eIdSequence) |
tuple | egammarecoWithID = cms.Sequence(egammareco*photonIDSequence*eIdSequence) |
tuple RecoEgamma_cff::egammareco = cms.Sequence(electronSequence*conversionSequence*photonSequence) [static] |
Definition at line 11 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff::egammareco_withElectronID = cms.Sequence(egammareco*eIdSequence) [static] |
Definition at line 18 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff::egammareco_withIsolation = cms.Sequence(egammareco*egammaIsolationSequence) [static] |
Definition at line 15 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff::egammareco_withIsolation_woConvPhotons = cms.Sequence(egammareco_woConvPhotons*egammaIsolationSequence) [static] |
Definition at line 16 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff::egammareco_withPhotonID = cms.Sequence(egammareco*photonIDSequence) [static] |
Definition at line 17 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff::egammareco_woConvPhotons = cms.Sequence(electronSequence*photonSequence) [static] |
Definition at line 14 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff::egammarecoFull = cms.Sequence(egammareco*egammaIsolationSequence*photonIDSequence*eIdSequence) [static] |
Definition at line 12 of file RecoEgamma_cff.py.
tuple RecoEgamma_cff::egammarecoWithID = cms.Sequence(egammareco*photonIDSequence*eIdSequence) [static] |
Definition at line 13 of file RecoEgamma_cff.py.