Closed gerbaudo closed 10 years ago
also, change the signature
getLeptonEff2Lep(const LeptonVector &leptons, const susy::wh::Systematic sys)
to
getLeptonEff2Lep(const Lepton &l0, const Lepton &l1, const susy::wh::Systematic sys)
and implement the if(sys)
cases in Susy::Lepton
fixed in 7f7ba7c
https://github.com/gerbaudo/SusyTest0/blob/master/Root/criteria.cxx#L226 Is it always returning the nominal value?