Classes | |
class | HybridMinimizer |
Functions | |
int | ControlPrintLevel () |
void | RestoreGlobalPrintLevel (int) |
int | TurnOffPrintInfoLevel () |
HybridMinimizer class implementing the ROOT::Math::Minimizer interface for Minuit2 minimization algorithm. In ROOT it can be instantiated using the plug-in manager (plug-in "Minuit2") Using a string (used by the plugin manager) or via an enumeration an one can set all the possible minimization algorithms (Migrad, Simplex, Combined, Scan and Fumili).
int PSFitter::ControlPrintLevel | ( | ) |
Definition at line 68 of file HybridMinimizer.cc.
void PSFitter::RestoreGlobalPrintLevel | ( | int | ) |
Definition at line 69 of file HybridMinimizer.cc.
int PSFitter::TurnOffPrintInfoLevel | ( | ) |
Definition at line 67 of file HybridMinimizer.cc.