test
CMS 3D CMS Logo

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

Variables

tuple cuts
 
tuple famosParticleFlowSequence
 With the new mixing scheme, the label of the Trajectory collection for the primary event is different: More...
 
tuple name = cms.string("PFRecHitQTestHCALThresholdVsDepth")
 
tuple particleFlowLinks = cms.Sequence(particleFlow+particleFlowPtrs + particleBasedIsolationSequence)
 
tuple PFJetMet
 

Variable Documentation

tuple ParticleFlowFastSim_cff.cuts
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 )

With the new mixing scheme, the label of the Trajectory collection for the primary event is different:

Definition at line 56 of file ParticleFlowFastSim_cff.py.

tuple ParticleFlowFastSim_cff.name = cms.string("PFRecHitQTestHCALThresholdVsDepth")

Definition at line 30 of file ParticleFlowFastSim_cff.py.

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

Definition at line 70 of file ParticleFlowFastSim_cff.py.

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

Definition at line 81 of file ParticleFlowFastSim_cff.py.