14#ifndef TGO4FITTERENVELOPE_H
15#define TGO4FITTERENVELOPE_H
36 void Print(Option_t *opt =
"")
const override;
39 void Clear(Option_t *opt =
"")
override;
This class is a container for one fitter to be send between gui and analysis and back.
TGo4FitterEnvelope(const char *name, TGo4Fitter *fitter=nullptr)
TGo4Fitter * GetFitter(Bool_t chown=kFALSE)
Access to the contained fitter object.
Bool_t UpdateFrom(TGo4Parameter *) override
Update contents of parameter class with external object.
void Clear(Option_t *opt="") override
void SetFitter(TGo4Fitter *fitter)
Set new fitter into envelope.
void Print(Option_t *opt="") const override
virtual ~TGo4FitterEnvelope()
Central class of Go4Fit package.
Base class for all parameter aggregations, e.g.