duartej/AnalysisVH

CutManager class: Introduce more concrete methods to extract number of Leptons passed some cut

Closed this issue · 1 comments

Add the

  • CutManager::IspassAtLeastNLoose , i.e tight+notight when proceed
  • CutManager::IspassAtLeastNnoTight
  • CutManager::IspassAtLeastNTight

and modify the behaviour of the CutManager::IspassAtLeastN method in order to return the tight leptons when the analysis is in normal mode or the noTight+Tight leptons when the analysis is in fakeable mode

Deprecated issue