18 for(
typename T::iterator it = vec.begin();
29 bool PassesCuts(
const std::vector<CutBase*> &cuts);
36 int &best_el,
int &best_mu);
int VetoMiniEl(const small_tree &tree, int &best_el)
void PositiveColors(int pos_cols[])
int MiniMu(const small_tree &tree, int &best_mu)
int StandardEl(const small_tree &tree, int &best_el)
int VetoStandardIso(const small_tree &tree, int &best_el, int &best_mu)
int VetoStandardEl(const small_tree &tree, int &best_el)
void Fix(const small_tree &tree, int &best_el, int &best_mu)
void SetLineStyle(TLine &line)
void SymmetricColors(int sym_cols[])
bool PassesCuts(const std::vector< CutBase * > &cuts)
int VetoStandardMu(const small_tree &tree, int &best_mu)
int(* IsoCut)(const small_tree &, int &, int &)
int GetLeptons(const small_tree &tree, IsoCut cut, int &best_el, int &best_mu)
int StandardIso(const small_tree &tree, int &best_el, int &best_mu)
int MiniIso(const small_tree &tree, int &best_el, int &best_mu)
int VetoMiniMu(const small_tree &tree, int &best_mu)
int VetoMiniIso(const small_tree &tree, int &best_el, int &best_mu)
int StandardMu(const small_tree &tree, int &best_mu)
int MiniEl(const small_tree &tree, int &best_el)