cbernet / cmgtools-lite

CMGTools as a subsystem, not as a CMSSW overlay
0 stars 0 forks source link

Sharedlib #11

Closed cbernet closed 6 years ago

cbernet commented 6 years ago

Hi Gael,

Weighting functions have been moved to the shared library libCMGToolsH2TauTau.so, which will be found on the grid. I updated all the python modules to use the functions there. Could you please test this PR and make sure that your plotting works before I merge?

There is also a bug fix in the new ComponentIndex class. Please see how to use this class here (This selects all samples matching this pattern. you can match on the component variable name, on the CMS dataset name, or on the name of a list, e.g. sync_list).

https://github.com/cbernet/cmgtools-lite/compare/828patch1_HTT...cbernet:sharedlib?expand=1#diff-0789d09410e987ee09e91511ef0cf42cR277