Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
25 bool isTight(
unsigned ilep)
const;
26 int charge(
unsigned ilep)
const;
void Init(int nlep, const std::vector< FakeBkgTools::Efficiency > &realEff, const std::vector< FakeBkgTools::Efficiency > &fakeEff, const std::vector< bool > &isTight, const std::vector< int > &charge, float weight, double aux, double aux2)
bool isTight(unsigned ilep) const
float realEff(unsigned ilep, CP::BaseFakeBkgTool *tool=nullptr) const
const FakeBkgTools::Efficiency & realEffObj(unsigned ilep) const
std::vector< FakeBkgTools::Efficiency > m_fakeEff
int charge(unsigned ilep) const
std::vector< FakeBkgTools::Efficiency > m_realEff
std::vector< int > m_charge
float fakeEff(unsigned ilep, CP::BaseFakeBkgTool *tool=nullptr) const
const FakeBkgTools::Efficiency & fakeEffObj(unsigned ilep) const
LhoodMMEvent(int nlep, const std::vector< FakeBkgTools::Efficiency > &realEff, const std::vector< FakeBkgTools::Efficiency > &fakeEff, const std::vector< bool > &isTight, const std::vector< int > &charge, double weight, double aux=0., double aux2=0.)
std::vector< bool > m_isTight