CMS 3D CMS Logo

hgcalTestNeighbor_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 hgcalHEFTestNeighbor = hgcalEETestNeighbor.clone(
6  detector = cms.string("HGCalHESiliconSensitive"))
7 
8 hgcalHEBTestNeighbor = hgcalEETestNeighbor.clone(
9  detector = cms.string("HGCalHEScintillatorSensitive"))