Functions | |
def | _findIndicesByModule |
def | replaceTICLwithSimPF |
Variables | |
tuple | _mlpfTask = cms.Task(mlpfProducer, particleFlowRecoTask.copy()) |
tuple | _phase2_hgcal_particleFlowRecoTask = cms.Task( _phase2_hgcal_simPFTask , particleFlowRecoTask.copy() ) |
tuple | _phase2_hgcal_particleFlowTmp |
tuple | _phase2_hgcal_simPFSequence = cms.Sequence(_phase2_hgcal_simPFTask) |
tuple | _phase2_hgcal_simPFTask |
tuple | fixedGridRhoFastjetAllTmp = fixedGridRhoFastjetAll.clone(pfCandidatesTag = "particleFlowTmp") |
tuple | particleFlowLinks = cms.Sequence(particleFlowLinksTask) |
tuple | particleFlowLinksTask = cms.Task( particleFlow, particleFlowPtrs, chargedHadronPFTrackIsolation, particleBasedIsolationTask) |
tuple | particleFlowReco = cms.Sequence(particleFlowRecoTask) |
tuple | particleFlowRecoTask |
tuple | particleFlowTmpBarrel = particleFlowTmp.clone() |
tuple | particleFlowTmpSeq = cms.Sequence(particleFlowTmpTask) |
tuple | particleFlowTmpTask = cms.Task(particleFlowTmp) |
tuple | tracksSelectorParameters |
vetoEndcap = True | |
|
private |
Definition at line 116 of file RecoParticleFlow_cff.py.
Referenced by replaceTICLwithSimPF().
def RecoParticleFlow_cff.replaceTICLwithSimPF | ( | process | ) |
Definition at line 125 of file RecoParticleFlow_cff.py.
References _findIndicesByModule().
tuple RecoParticleFlow_cff._mlpfTask = cms.Task(mlpfProducer, particleFlowRecoTask.copy()) |
Definition at line 110 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff._phase2_hgcal_particleFlowRecoTask = cms.Task( _phase2_hgcal_simPFTask , particleFlowRecoTask.copy() ) |
Definition at line 80 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff._phase2_hgcal_particleFlowTmp |
Definition at line 48 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff._phase2_hgcal_simPFSequence = cms.Sequence(_phase2_hgcal_simPFTask) |
Definition at line 78 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff._phase2_hgcal_simPFTask |
Definition at line 72 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.fixedGridRhoFastjetAllTmp = fixedGridRhoFastjetAll.clone(pfCandidatesTag = "particleFlowTmp") |
Definition at line 25 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.particleFlowLinks = cms.Sequence(particleFlowLinksTask) |
Definition at line 43 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.particleFlowLinksTask = cms.Task( particleFlow, particleFlowPtrs, chargedHadronPFTrackIsolation, particleBasedIsolationTask) |
Definition at line 42 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.particleFlowReco = cms.Sequence(particleFlowRecoTask) |
Definition at line 40 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.particleFlowRecoTask |
Definition at line 30 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.particleFlowTmpBarrel = particleFlowTmp.clone() |
Definition at line 47 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.particleFlowTmpSeq = cms.Sequence(particleFlowTmpTask) |
Definition at line 28 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.particleFlowTmpTask = cms.Task(particleFlowTmp) |
Definition at line 27 of file RecoParticleFlow_cff.py.
tuple RecoParticleFlow_cff.tracksSelectorParameters |
Definition at line 92 of file RecoParticleFlow_cff.py.
RecoParticleFlow_cff.vetoEndcap = True |
Definition at line 59 of file RecoParticleFlow_cff.py.