Variables | |
tuple | egmPhotonIsolationCITK = _egmPhotonIsolationAOD.clone() |
tuple | particleBasedIsolationTmp = _particleBasedIsolation.clone() |
tuple | particleFlowEGammaFinal = cms.Sequence(particleBasedIsolationTmp*pfNoPileUpIsoSequence*pfNoPileUpCandidates*egmPhotonIsolationCITK*gedPhotonSequence*gedElectronPFIsoSequence) |
tuple | particleFlowEGammaFull = cms.Sequence(particleFlowEGamma*gedGsfElectronSequenceTmp*gedPhotonSequenceTmp) |
tuple particleFlowEGamma_cff.egmPhotonIsolationCITK = _egmPhotonIsolationAOD.clone() |
Definition at line 25 of file particleFlowEGamma_cff.py.
tuple particleFlowEGamma_cff.particleBasedIsolationTmp = _particleBasedIsolation.clone() |
Definition at line 18 of file particleFlowEGamma_cff.py.
tuple particleFlowEGamma_cff.particleFlowEGammaFinal = cms.Sequence(particleBasedIsolationTmp*pfNoPileUpIsoSequence*pfNoPileUpCandidates*egmPhotonIsolationCITK*gedPhotonSequence*gedElectronPFIsoSequence) |
Definition at line 36 of file particleFlowEGamma_cff.py.
tuple particleFlowEGamma_cff.particleFlowEGammaFull = cms.Sequence(particleFlowEGamma*gedGsfElectronSequenceTmp*gedPhotonSequenceTmp) |
Definition at line 35 of file particleFlowEGamma_cff.py.