1 = cms.EDProducer(
"CorrectedPFMETProducer",
2 src = cms.InputTag(
'pfMet'),
3 applyType0Corrections = cms.bool(
False),
4 srcCHSSums = cms.VInputTag(
5 cms.InputTag(
'pfchsMETcorr',
'type0')
7 type0Rsoft = cms.double(0.6),
8 applyType1Corrections = cms.bool(
True),
9 srcType1Corrections = cms.VInputTag(
10 cms.InputTag(
'pfJetMETcorr',
'type1')
12 applyType2Corrections = cms.bool(
True),
13 srcUnclEnergySums = cms.VInputTag(
14 cms.InputTag(
'pfJetMETcorr',
'type2'),
15 cms.InputTag(
'pfJetMETcorr',
'offset'),
16 cms.InputTag(
'pfCandMETcorr')
18 type2CorrFormula = cms.string(
"A"),
19 type2CorrParameter = cms.PSet(