LauFitObject Class Referenceabstract The abstract interface for the objects that control the calculation of the likelihood. More...
Inheritance diagram for LauFitObject:
Detailed DescriptionThe abstract interface for the objects that control the calculation of the likelihood. Definition at line 26 of file LauFitObject.hh. Constructor & Destructor Documentation
Destructor. Definition at line 30 of file LauFitObject.hh.
Constructor. Definition at line 60 of file LauFitObject.hh. Member Function Documentation
Calculate the new value of the negative log likelihood. This function has to be public since it is called from the global FCN. It should not be called otherwise! Implemented in LauAbsFitModel, and LauSimFitMaster.
This function sets the parameter values from Minuit. This function has to be public since it is called from the global FCN. It should not be called otherwise!
Implemented in LauAbsFitModel, and LauSimFitMaster.
Mark that the fit is calculating asymmetric errors. This is called by the fitter interface to mark when entering and exiting the asymmetric error calculation
Implemented in LauAbsFitModel, and LauSimFitMaster. The documentation for this class was generated from the following file:
Generated by 1.8.5 |