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

adding new btaggers #34

Closed alefisico closed 8 years ago

alefisico commented 8 years ago

I just added the btaggers that @dmajumder suggested and remove some couts that @skyriacoCMS forgot to remove it. I cannot find the conflicts (maybe because I dont have merge permissions) but please let me know if you want me to do something else.

dmajumder commented 8 years ago

Fixed and merged

dmajumder commented 8 years ago

@alefisico @skyriacoCMS @rappoccio @jmhogan @decosa
I think 76X version ready for testing. Send out notification to HN?

alefisico commented 8 years ago

The problem with the useNoHFMET is still not fixed. I think @skyriacoCMS and me were using the useNoHFMET=0 option all this time.

alefisico commented 8 years ago

ok, nevermind. It looks like there is a bug here: https://github.com/cms-sw/cmssw/blob/CMSSW_7_6_X/PhysicsTools/PatUtils/python/tools/runMETCorrectionsAndUncertainties.py#L233 it is Unskimmed instead of UnSkimmed. I'll make a PR asap.

dmajumder commented 8 years ago

Thanks for the PR. Let us set useNoHFMET=0 for now