36 TGo4FitNamed(
const char *Name,
const char *Title, TNamed *Owner =
nullptr);
66 void Print(Option_t *option =
"")
const override;
Extension of ROOT TNamed class.
void Print(Option_t *option="") const override
TGo4FitNamed(const char *Name, const char *Title, TNamed *Owner=nullptr)
Creates TGo4FitNamed object and set name and title.
void SetOwner(TNamed *iOwner)
Sets owner of object.
const char * GetOwnerFullName()
Return full name of owner.
TNamed * fxOwner
Owner of object.
TNamed * GetOwner()
Return owner of object.
virtual ~TGo4FitNamed()
Destroy TGo4FitNamed object.
TString fxFullName
String, containing full name of object.
TGo4FitNamed()
Default constructor.
const char * GetFullName()
Returns full name of object.