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 PFJetMet
 

Variable Documentation

tuple ParticleFlowFastSimNeutralHadron_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 ParticleFlowFastSimNeutralHadron_cff.py.

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

Definition at line 62 of file ParticleFlowFastSimNeutralHadron_cff.py.