Public Member Functions |
Protected Member Functions |
Private Member Functions |
List of all members
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 69 of file LauFitObject.hh.
Copy constructor (not implemented) Member Function Documentation
Store constraint information for fit parameters.
Implemented in LauAbsFitModel, and LauSimFitMaster.
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.
Copy assignment operator (not implemented)
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 |