CMS 3D CMS Logo

hgcalSiliconValidation_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 hgcalSiliconAnalysisHEF = hgcalSiliconAnalysisEE.clone(
6  detectorName = cms.untracked.string("HGCalHESiliconSensitive"),
7  HitCollection = cms.untracked.string('HGCHitsHEfront'),
8  DigiCollection = cms.untracked.InputTag("simHGCalUnsuppressed","HEfront"))