1 import FWCore.ParameterSet.Config
as cms
4 mipVariable = cms.PSet(
6 ComponentName = cms.string(
'mipVariable'),
8 barrelEcalRecHitCollection = cms.InputTag(
'ecalRecHit:EcalRecHitsEB'),
9 endcapEcalRecHitCollection = cms.InputTag(
'ecalRecHit:EcalRecHitsEE'),
13 YRangeFit = cms.double(7.0),
14 XRangeFit = cms.double(180.0),
15 ResidualWidth = cms.double(0.23),
16 HaloDiscThreshold = cms.double(70.0)