test
CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
RecoParticleFlow_cff Namespace Reference

Variables

tuple _phase2_hgcal_particleFlowReco = cms.Sequence( _phase2_hgcal_simPFSequence * particleFlowReco.copy() )
 
tuple _phase2_hgcal_particleFlowTmp
 
tuple _phase2_hgcal_simPFSequence
 
tuple fixedGridRhoFastjetAllTmp = fixedGridRhoFastjetAll.clone(pfCandidatesTag = cms.InputTag("particleFlowTmp"))
 
tuple particleFlowLinks = cms.Sequence( particleFlow*particleFlowPtrs*particleBasedIsolationSequence)
 
tuple particleFlowReco
 
tuple particleFlowTmpBarrel = particleFlowTmp.clone()
 
tuple particleFlowTmpSeq = cms.Sequence(particleFlowTmp)
 
tuple phase2OTSimLinkSrc = cms.InputTag("simSiPixelDigis","Tracker")
 
tuple pixelSimLinkSrc = cms.InputTag("simSiPixelDigis","Pixel")
 
tuple stripSimLinkSrc = cms.InputTag("simSiPixelDigis","Tracker")
 

Variable Documentation

tuple RecoParticleFlow_cff._phase2_hgcal_particleFlowReco = cms.Sequence( _phase2_hgcal_simPFSequence * particleFlowReco.copy() )

Definition at line 58 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff._phase2_hgcal_particleFlowTmp
Initial value:
1 = cms.EDProducer(
2  "PFCandidateListMerger",
3  src = cms.VInputTag("particleFlowTmpBarrel",
4  "simPFProducer")
5 
6 )

Definition at line 46 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff._phase2_hgcal_simPFSequence
Initial value:
1 = cms.Sequence( pfTrack +
2  hgcalTrackCollection +
3  tpClusterProducer +
4  quickTrackAssociatorByHits +
5  simPFProducer )

Definition at line 53 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.fixedGridRhoFastjetAllTmp = fixedGridRhoFastjetAll.clone(pfCandidatesTag = cms.InputTag("particleFlowTmp"))

Definition at line 24 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.particleFlowLinks = cms.Sequence( particleFlow*particleFlowPtrs*particleBasedIsolationSequence)

Definition at line 39 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.particleFlowReco
Initial value:
1 = cms.Sequence( particleFlowTrackWithDisplacedVertex*
2 # pfGsfElectronCiCSelectionSequence*
3  pfGsfElectronMVASelectionSequence*
4  particleFlowBlock*
5  particleFlowEGammaFull*
6  particleFlowTmpSeq*
7  fixedGridRhoFastjetAllTmp*
8  particleFlowTmpPtrs*
9  particleFlowEGammaFinal*
10  pfParticleSelectionSequence )

Definition at line 28 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.particleFlowTmpBarrel = particleFlowTmp.clone()

Definition at line 45 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.particleFlowTmpSeq = cms.Sequence(particleFlowTmp)

Definition at line 26 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.phase2OTSimLinkSrc = cms.InputTag("simSiPixelDigis","Tracker")

Definition at line 69 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.pixelSimLinkSrc = cms.InputTag("simSiPixelDigis","Pixel")

Definition at line 63 of file RecoParticleFlow_cff.py.

tuple RecoParticleFlow_cff.stripSimLinkSrc = cms.InputTag("simSiPixelDigis","Tracker")

Definition at line 64 of file RecoParticleFlow_cff.py.