1 import FWCore.ParameterSet.Config
as cms
5 hgcalSimHitStudy.detectorNames = [
'HGCalHFNoseSensitive']
6 hgcalSimHitStudy.caloHitSources = [
'HFNoseHits']
7 hgcalSimHitStudy.rMin = 0
8 hgcalSimHitStudy.rMax = 1500
9 hgcalSimHitStudy.zMin = 10000
10 hgcalSimHitStudy.zMax = 11000
11 hgcalSimHitStudy.etaMin = 2.5
12 hgcalSimHitStudy.etaMax = 5.5
13 hgcalSimHitStudy.nBinR = 50
14 hgcalSimHitStudy.nBinZ = 00
15 hgcalSimHitStudy.nBinEta = 50
16 hgcalSimHitStudy.ifNose =
True 17 hgcalSimHitStudy.layers = 8
18 hgcalSimHitStudy.ifLayer =
True