1 import FWCore.ParameterSet.Config
as cms
4 gedGsfElectronsGSFixed = cms.EDProducer(
"GsfElectronGSCrysFixer",
5 newCores=cms.InputTag(
"gedGsfElectronCoresGSFixed"),
6 oldEles=cms.InputTag(
"gedGsfElectrons",
'', cms.InputTag.skipCurrentProcess()),
7 ebRecHits=cms.InputTag(
"ecalMultiAndGSGlobalRecHitEB"),
8 regressionConfig = regressionModifier.clone(rhoCollection=cms.InputTag(
"fixedGridRhoFastjetAllTmp")),