Ejemplo n.º 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))
Ejemplo n.º 2
0
 def obj1_weight(self, row):
     return fr_fcn.mu_tight_fr( row.mPt ) / (1 - fr_fcn.mu_tight_fr( row.mPt ))