Closed decosa closed 9 years ago
The recipe works out of the box with new GT and JECs (25ns_V5) on data. No need to do git cms-merge-topic ikrav:egm_id_7.4.12_v1.
HBHE filter recipe updated:
process.load('CommonTools.RecoAlgos.HBHENoiseFilterResultProducer_cfi') process.HBHENoiseFilterResultProducer.minZeros = cms.int32(99999) process.HBHENoiseFilterResultProducer.IgnoreTS4TS5ifJetInLowBVRegion=cms.bool(False) process.HBHENoiseFilterResultProducer.defaultDecision = cms.string("HBHENoiseFilterResultRun2Loose")
Hopefully it's the correct one ;)
New tag done:
v7.4.x_v8.1 on branch CMSSW_7_4_X_V8
Process names for slimmedMET and met triggerResults are different between 05Oct data and PromptRecov4. Providing a fix now. A new tag will be released.
Tag v7.4.x_v8.2 released
A new branch has been created (CMSSW_7_4_X_V8) to get a recipe for miniAODv2 ('05Oct' data + PromptReco-v4 + miniAODv2 MC samples).