CMS 3D CMS Logo

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

Variables

tuple cuts
 
tuple famosParticleFlowSequence
 
tuple name = cms.string("PFRecHitQTestHCALThresholdVsDepth")
 
tuple particleFlowLinks = cms.Sequence(particleFlow+particleFlowPtrs + particleBasedIsolationSequence)
 
tuple PFJetMet
 

Variable Documentation

tuple ParticleFlowFastSimNeutralHadron_cff.cuts
Initial value:
1 = cms.VPSet(
2  cms.PSet(
3  depth = cms.int32(1),
4  threshold = cms.double(1.2)),
5  cms.PSet(
6  depth = cms.int32(2),
7  threshold = cms.double(1.8))
8  )

Definition at line 31 of file ParticleFlowFastSimNeutralHadron_cff.py.

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

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

Definition at line 30 of file ParticleFlowFastSimNeutralHadron_cff.py.

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

Definition at line 68 of file ParticleFlowFastSimNeutralHadron_cff.py.

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

Definition at line 79 of file ParticleFlowFastSimNeutralHadron_cff.py.