CMS 3D CMS Logo

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

Variables

tuple hgcalRecHitStudyBH
 
tuple hgcalRecHitStudyFH
 

Variable Documentation

tuple hgcalRecHitStudy_cff.hgcalRecHitStudyBH
Initial value:
1 = hgcalRecHitStudyEE.clone(
2  detectorName = cms.string("HGCalHEScintillatorSensitive"),
3  source = cms.InputTag("HGCalRecHit", "HGCHEBRecHits"),
4  layers = cms.untracked.int32(24))

Definition at line 10 of file hgcalRecHitStudy_cff.py.

tuple hgcalRecHitStudy_cff.hgcalRecHitStudyFH
Initial value:
1 = hgcalRecHitStudyEE.clone(
2  detectorName = cms.string("HGCalHESiliconSensitive"),
3  source = cms.InputTag("HGCalRecHit", "HGCHEFRecHits"),
4  layers = cms.untracked.int32(24))

Definition at line 5 of file hgcalRecHitStudy_cff.py.