CMS 3D CMS Logo

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

Variables

tuple famosParticleFlowSequence
 
tuple particleFlowLinks = cms.Sequence(particleFlow*particleFlowPtrs+particleBasedIsolationSequence)
 
tuple PFJetMet
 

Variable Documentation

tuple ParticleFlowFastSim_cff.famosParticleFlowSequence
Initial value:
1 = cms.Sequence(
2  caloTowersRec+
3 # pfTrackElec+
4  particleFlowTrackWithDisplacedVertex+
5 # pfGsfElectronCiCSelectionSequence+
6  pfGsfElectronMVASelectionSequence+
7  particleFlowBlock+
8  particleFlowEGammaFull+
9  particleFlowTmp+
10  particleFlowTmpPtrs+
11  particleFlowEGammaFinal+
12  FSparticleFlow
13 )

Definition at line 53 of file ParticleFlowFastSim_cff.py.

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

Definition at line 67 of file ParticleFlowFastSim_cff.py.

tuple ParticleFlowFastSim_cff.PFJetMet
Initial value:
1 = cms.Sequence(
2  recoPFJets+
3  recoPFMET
4 )

Definition at line 73 of file ParticleFlowFastSim_cff.py.