31 ::Error(
"TFormLeafInfoReference",
"No reference proxy for class %s available",cl->
GetName());
45 ::Error(
"TFormLeafInfoReference",
"No reference proxy for class %s available",
fClass->GetName());
111 where = (
char*)
fProxy->GetPreparedReference(where);
113 return fProxy->GetCounterValue(
this, where);
126 char *thisobj =
nullptr;
129 thisobj = (
char*)((
TLeafObject*)leaf)->GetObject();
194 where = (
char*)
fProxy->GetPreparedReference(where);
213 where = (
char*)
fProxy->GetPreparedReference(where);
static Roo_reg_AGKInteg1D instance
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t result
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t org
TClass instances represent classes, structs and namespaces in the ROOT type system.
TVirtualRefProxy * GetReferenceProxy() const
A TLeaf for the general case when using the branches created via a TStreamerInfo (i....
A TLeaf for a general object derived from TObject.
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
TBranch * GetBranch() const
const char * GetName() const override
Returns name of object.
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
virtual void Error(const char *method, const char *msgfmt,...) const
Issue error message.
virtual TVirtualRefProxy * Clone() const =0