src
Geometry
HGCalGeometry
python
hgcalTestNeighbor_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
Geometry.HGCalGeometry.hgcalEETestNeighbor_cfi
import
*
4
5
hgcalHEFTestNeighbor = hgcalEETestNeighbor.clone(
6
detector = cms.string(
"HGCalHESiliconSensitive"
))
7
8
hgcalHEBTestNeighbor = hgcalEETestNeighbor.clone(
9
detector = cms.string(
"HGCalHEScintillatorSensitive"
))
hgcalEETestNeighbor_cfi
Generated for CMSSW Reference Manual by
1.8.14