Пример #1
0
 def tau1Selection(self, row):
     return selections.muIDTight(row, 'm3') and selections.muIsoLoose(row, 'm3')
Пример #2
0
 def lepton_passes_tight_iso(self, row):
     return selections.muIsoTight(row, 'm') and selections.muIDTight(row, 'm')