Public Member Functions |
Private Member Functions |
Private Attributes |
Friends |
List of all members
LauMinuit Class Reference The interface to the Minuit fitter. More...
Inheritance diagram for LauMinuit:
![]()
Detailed DescriptionThe interface to the Minuit fitter. The singleton interface to the Minuit fitter. Definition at line 50 of file LauMinuit.hh. Member Function Documentation◆ initialise()
Initialise the fitter, setting the information on the parameters.
Implements LauAbsFitter. Definition at line 67 of file LauMinuit.cc. ◆ minimise()
Perform the minimisation of the fit function.
Implements LauAbsFitter. Definition at line 159 of file LauMinuit.cc. ◆ twoStageFit()
Turn on or off the two stage fit. The two-stage fit allows certain parameters to be fixed in one stage and floated in another stage of the fit. Can be used, for example, in a CP fit where the CP-parameters are fixed to zero in the first stage (while the CP-average parameters are determined), then floated in the second.
Implements LauAbsFitter. Definition at line 86 of file LauMinuit.hh. ◆ useAsymmFitErrors()
Turn on or off the computation of asymmetric errors (i.e. the MINOS routine)
Implements LauAbsFitter. Definition at line 95 of file LauMinuit.hh. The documentation for this class was generated from the following files:
Generated by ![]() |