gerbaudo / SusyTest0

0 stars 1 forks source link

debug getLeptonEff2Lep #50

Closed gerbaudo closed 10 years ago

gerbaudo commented 10 years ago

https://github.com/gerbaudo/SusyTest0/blob/master/Root/criteria.cxx#L226 Is it always returning the nominal value?

gerbaudo commented 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

gerbaudo commented 10 years ago

fixed in 7f7ba7c