ATLAS Offline Software
|
#include <DipzLikelihoodCmp.h>
Public Member Functions | |
DipzLikelihoodCmp (const std::string &decName_z, const std::string &decName_negLogSigma2) | |
bool | operator() (const HypoJetVector &, const HypoJetVector &) |
Private Attributes | |
DipzLikelihood | m_likelihoodCalculator |
Definition at line 66 of file DipzLikelihoodCmp.h.
DipzLikelihoodCmp::DipzLikelihoodCmp | ( | const std::string & | decName_z, |
const std::string & | decName_negLogSigma2 | ||
) |
Definition at line 111 of file DipzLikelihoodCmp.cxx.
bool DipzLikelihoodCmp::operator() | ( | const HypoJetVector & | l, |
const HypoJetVector & | r | ||
) |
Definition at line 116 of file DipzLikelihoodCmp.cxx.
|
private |
Definition at line 74 of file DipzLikelihoodCmp.h.