1 import FWCore.ParameterSet.Config
as cms
5 hgcalHEFTestNeighbor = hgcalEETestNeighbor.clone(
6 detector = cms.string(
"HGCalHESiliconSensitive"))
8 hgcalHEBTestNeighbor = hgcalEETestNeighbor.clone(
9 detector = cms.string(
"HCal"))
11 from Configuration.Eras.Modifier_phase2_hgcalV9_cff
import phase2_hgcalV9
13 phase2_hgcalV9.toModify(hgcalHEBTestNeighbor,
14 detector = cms.string(
"HGCalHEScintillatorSensitive")