CMS 3D CMS Logo

Variables

RecoParticleFlow_refit_cff Namespace Reference

Variables

tuple CaloTowerConstituentsMapBuilder
tuple particleFlowReco

Variable Documentation

Initial value:
00001 cms.ESProducer("CaloTowerConstituentsMapBuilder",
00002     MapFile = cms.untracked.string('Geometry/CaloTopology/data/CaloTowerEEGeometric.map.gz')
00003 )

Definition at line 9 of file RecoParticleFlow_refit_cff.py.

Initial value:
00001 cms.Sequence(
00002     ckftracks*
00003     trackerDrivenElectronSeeds*
00004     particleFlowBlock*
00005     particleFlowTmp
00006     )

Definition at line 13 of file RecoParticleFlow_refit_cff.py.