class ROOT::Math::Factory


   Factory  class holding static functions to create the interfaces like ROOT::Math::Minimizer
   via the Plugin Manager

Function Members (Methods)

public:
~Factory()
static ROOT::Math::Minimizer*CreateMinimizer(const string& minimizerType = "Minuit2", const string& algoType = "Migrad")
ROOT::Math::FactoryFactory()
ROOT::Math::FactoryFactory(const ROOT::Math::Factory&)
ROOT::Math::Factory&operator=(const ROOT::Math::Factory&)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

ROOT::Math::Minimizer * CreateMinimizer(const string& minimizerType = "Minuit2", const string& algoType = "Migrad")
      static method to create the corrisponding Minimizer given the string


Author: L. Moneta Fri Dec 22 14:43:33 2006
Last change: root/mathcore:$Id: Factory.h 21503 2007-12-19 17:34:54Z moneta $
Last generated: 2008-06-25 08:29
Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.