CMS 3D CMS Logo

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

Variables

tuple caloSimHitStudy
 

Variable Documentation

tuple CaloSimHitStudy_cfi.caloSimHitStudy
Initial value:
1 = cms.EDAnalyzer("CaloSimHitStudy",
2  SourceLabel = cms.untracked.string('generator'),
3  ModuleLabel = cms.untracked.string('g4SimHits'),
4  EBCollection = cms.untracked.string('EcalHitsEB'),
5  EECollection = cms.untracked.string('EcalHitsEE'),
6  ESCollection = cms.untracked.string('EcalHitsES'),
7  HCCollection = cms.untracked.string('HcalHits'),
8  MaxEnergy = cms.untracked.double(200.0)
9 )

Definition at line 3 of file CaloSimHitStudy_cfi.py.