CMS 3D CMS Logo

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

Variables

tuple hoSimHitStudy
 

Variable Documentation

tuple HOSimHitStudy_cfi.hoSimHitStudy
Initial value:
1 = cms.EDAnalyzer("HOSimHitStudy",
2  SourceLabel = cms.untracked.string('generator'),
3  ModuleLabel = cms.untracked.string('g4SimHits'),
4  EBCollection = cms.untracked.string('EcalHitsEB'),
5  HCCollection = cms.untracked.string('HcalHits'),
6  MaxEnergy = cms.untracked.double(50.0),
7  ScaleEB = cms.untracked.double(1.02),
8  ScaleHB = cms.untracked.double(104.4),
9  ScaleHO = cms.untracked.double(2.33),
10  TimeCut = cms.untracked.double(100.0),
11  PrintExcessEnergy = cms.untracked.bool(True),
12  TestNumbering = cms.untracked.bool(False)
13 )

Definition at line 3 of file HOSimHitStudy_cfi.py.