Public Types |
Static Public Member Functions |
Private Member Functions |
Static Private Attributes |
List of all members
LauFitter Class Referencefinal Factory class for creating and providing access to the fitter. More...
Detailed DescriptionFactory class for creating and providing access to the fitter. The fitter type and verbosity can be set before first access to determine which fitter is used. Definition at line 47 of file LauFitter.hh. Member Enumeration Documentation◆ Type
The types of fitter available.
Definition at line 51 of file LauFitter.hh. Member Function Documentation◆ destroyFitter()
Destroy the current fitter. A new fitter will be created on the next call to LauFitter::fitter Definition at line 90 of file LauFitter.cc. ◆ fitter()
Method that provides access to the singleton fitter.
Definition at line 75 of file LauFitter.cc. ◆ setFitterMaxPars()
Set the maximum number of parameters for the fitter.
Definition at line 64 of file LauFitter.cc. ◆ setFitterType()
Set the type of the fitter.
Definition at line 42 of file LauFitter.cc. ◆ setFitterVerbosity()
Set the verbosity level of the fitter.
Definition at line 53 of file LauFitter.cc. The documentation for this class was generated from the following files:
Generated by ![]() |