10#ifndef ROOT_TMinuit2TraceObject
11#define ROOT_TMinuit2TraceObject
25class MnUserParameterState;
#define ClassDef(name, id)
MinimumState keeps the information (position, Gradient, 2nd deriv, etc) after one minimization step (...
class which holds the external user and/or internal Minuit representation of the parameters and error...
TH1 is the base class of all histogram classes in ROOT.
virtual void Init(const ROOT::Minuit2::MnUserParameterState &state)
virtual void operator()(int i, const ROOT::Minuit2::MinimumState &state)
virtual ~TMinuit2TraceObject()
The TNamed class is the base class for all named ROOT classes.
TVirtualPad is an abstract base class for the Pad and Canvas classes.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...