1 = cms.EDProducer(
'GEDPhotonGSCrysFixer',
2 photons = cms.InputTag(
'gedPhotons',
'', cms.InputTag.skipCurrentProcess()),
3 newCores = cms.InputTag(
'gedPhotonCoreGSFixed'),
4 barrelEcalHits=cms.InputTag(
"ecalMultiAndGSGlobalRecHitEB"),
5 primaryVertexProducer = cms.InputTag(
'offlinePrimaryVerticesWithBS'),
7 minR9Barrel = cms.double(0.94),
8 minR9Endcap = cms.double(0.95),
9 endcapEcalHits = cms.InputTag(
'reducedEcalRecHitsEE'),
10 superClusterEnergyCorrFunction = cms.string(
"EcalClusterEnergyCorrection"),
11 superClusterEnergyErrorFunction = cms.string(
"EcalClusterEnergyUncertainty"),
12 superClusterCrackEnergyCorrFunction = cms.string(
"EcalClusterCrackCorrection"),
13 photonEcalEnergyCorrFunction = cms.string(
"EcalClusterEnergyCorrectionObjectSpecific"),
14 regressionConfig = regressionModifier.clone(rhoCollection = cms.InputTag(
"fixedGridRhoFastjetAllTmp")),
15 regressionWeightsFromDB = cms.bool(
True),
16 energyRegressionWeightsFileLocation = cms.string(
'that this is required is dumb'),
17 energyRegressionWeightsDBLocation = cms.string(
'wgbrph')