CMS 3D CMS Logo

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

Variables

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

Variable Documentation

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

Definition at line 48 of file ParticleFlowFastSimNeutralHadron_cff.py.

tuple ParticleFlowFastSimNeutralHadron_cff.particleFlowLinks = cms.Sequence(particleFlow+particleFlowPtrs)

Definition at line 63 of file ParticleFlowFastSimNeutralHadron_cff.py.

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

Definition at line 74 of file ParticleFlowFastSimNeutralHadron_cff.py.