Beispiel #1
0
 def obj1_weight(self, row):
     #return fr_fcn.mu_tight_jetpt_fr( row.m3JetPt)
     return fr_fcn.mu_tight_fr( row.m3Pt)/(1 - fr_fcn.mu_tight_fr( row.m3Pt))
Beispiel #2
0
 def obj1_weight(self, row):
     return fr_fcn.mu_tight_fr( row.mPt ) / (1 - fr_fcn.mu_tight_fr( row.mPt ))