cmsb2g / B2GAnaFW

Analysis framework for Beyond Two Generations (B2G) Physics Analysis Group (PAG) of the Compact Muon Solenoid (CMS) Experiment
8 stars 33 forks source link

Update to 7_4_14 release #23

Closed decosa closed 9 years ago

decosa commented 9 years ago

A new branch has been created (CMSSW_7_4_X_V8) to get a recipe for miniAODv2 ('05Oct' data + PromptReco-v4 + miniAODv2 MC samples).

decosa commented 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 ;)

decosa commented 9 years ago

New tag done:

v7.4.x_v8.1 on branch CMSSW_7_4_X_V8

decosa commented 9 years ago

Process names for slimmedMET and met triggerResults are different between 05Oct data and PromptRecov4. Providing a fix now. A new tag will be released.

decosa commented 9 years ago

Tag v7.4.x_v8.2 released