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 PFJetMet
 

Variable Documentation

tuple ParticleFlowFastSim_cff.famosParticleFlowSequence
Initial value:
1 = cms.Sequence(
2  caloTowersRec+
3 # pfTrackElec+
4  particleFlowTrackWithDisplacedVertex+
5  particleFlowBlock+
6  particleFlow+
7  FSparticleFlow+
8  pfElectronTranslatorSequence+
9  pfPhotonTranslatorSequence
10 )

Definition at line 42 of file ParticleFlowFastSim_cff.py.

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

Definition at line 57 of file ParticleFlowFastSim_cff.py.