CMS 3D CMS Logo

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

Variables

tuple hitParentTest
 

Variable Documentation

tuple HitParentTest_cfi.hitParentTest
Initial value:
1 = cms.EDAnalyzer("HitParentTest",
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 )

Definition at line 3 of file HitParentTest_cfi.py.