#include <AIDA_FitFactory.h>
Public Methods | |
AIDA_FitFactory () | |
Constructor. More... | |
~AIDA_FitFactory () | |
Destructor. More... | |
AIDA::IFitData * | createFitData () |
Methods inherited from the IFitFactory class. More... | |
AIDA::IFitter * | createFitter (std::string fitterType="Chi2", std::string engineType="", std::string options="") |
|
Definition at line 5 of file AIDA_FitFactory.cpp. |
|
Definition at line 8 of file AIDA_FitFactory.cpp. |
|
Definition at line 13 of file AIDA_FitFactory.cpp. |
|
Definition at line 20 of file AIDA_FitFactory.cpp. References Anaphe::AIDA_Fitter_FML::AIDA_Fitter::setEngine, Anaphe::AIDA_Fitter_FML::AIDA_Fitter::setFitMethod, and Anaphe::AIDA_Fitter_FML::AIDA_Fitter::setOptions. |