1 #ifndef _MdLDFFinderAG_Likelihood2_h_
2 #define _MdLDFFinderAG_Likelihood2_h_
17 namespace MdLDFFinderAG {
28 double operator()(
const std::vector<double>& par )
const;
30 double Up()
const {
return .5;}
40 #endif // _MdLDFFinderAG_Likelihood2_h
double CalculateCandidateLikelihood(const std::vector< double > &par) const
double operator()(const std::vector< double > &par) const
Perform the actual count.
Common interface for functors performing the muon LDF fitting.
Likelihood2(const VLDFFunctor *ldfFnc, bool useSil, unsigned int silLim)
Creates the likelihood.
Common interface for functors performing the muon LDF fitting.