1 #ifndef _MdLDFFinderAG_VLDFFunctor_h_
2 #define _MdLDFFinderAG_VLDFFunctor_h_
13 namespace MdLDFFinderAG {
36 virtual double operator()(
const double r,
const double * par )
const = 0;
55 #endif // _MdLDFFinderAG_VLDFFunctor_h_
virtual double operator()(const double r, const double *par) const =0
Perform the actual count.
const std::string GetName() const
Common interface for functors performing the muon LDF fitting.
virtual ~VLDFFunctor()
Meant to be used as base class: virtual destructor.
Common interface for functors performing the muon LDF fitting.