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.
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
virtual ~TGo4FitterEnvelope()
void SetFitter(TGo4Fitter *fitter)
Set new fitter into envelope.
void Print(Option_t *opt="") const override
Central class of Go4Fit package.