CMS 3D CMS Logo

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

Variables

tuple CaloTowerConstituentsMapBuilder
 
tuple particleFlowReco = cms.Sequence(particleFlowRecoTask)
 
tuple particleFlowRecoTask
 

Variable Documentation

tuple RecoParticleFlow_refit_cff.CaloTowerConstituentsMapBuilder
Initial value:
1 = Geometry.CaloEventSetup.caloTowerConstituents_cfi.caloTowerConstituents.clone(
2  MapFile = "Geometry/CaloTopology/data/CaloTowerEEGeometric.map.gz"
3 )

Definition at line 12 of file RecoParticleFlow_refit_cff.py.

tuple RecoParticleFlow_refit_cff.particleFlowReco = cms.Sequence(particleFlowRecoTask)

Definition at line 22 of file RecoParticleFlow_refit_cff.py.

tuple RecoParticleFlow_refit_cff.particleFlowRecoTask
Initial value:
1 = cms.Task(
2  ckftracksTask,
3  trackerDrivenElectronSeeds,
4  particleFlowBlock,
5  particleFlowTmp
6  )

Definition at line 16 of file RecoParticleFlow_refit_cff.py.