CMS 3D CMS Logo

HGCalDigiClientV5_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 hgcalDigiClientHEF = hgcalDigiClientEE.clone(
6  DetectorName = cms.string("HGCalHESiliconSensitive"))
7 
8 hgcalDigiClientHEB = hgcalDigiClientEE.clone(
9  DetectorName = cms.string("HGCalHEScintillatorSensitive"))