CMS 3D CMS Logo

Variables

HitParentTest_cfi Namespace Reference

Variables

tuple HitParentTest

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("HitParentTest",
00002     SourceLabel  = cms.untracked.string('generator'),
00003     ModuleLabel  = cms.untracked.string('g4SimHits'),
00004     EBCollection = cms.untracked.string('EcalHitsEB'),
00005     EECollection = cms.untracked.string('EcalHitsEE'),
00006     ESCollection = cms.untracked.string('EcalHitsES'),
00007     HCCollection = cms.untracked.string('HcalHits')
00008 )

Definition at line 3 of file HitParentTest_cfi.py.