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
int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.
long double LongDouble_t
Long Double (not portable).
long long Long64_t
Portable signed long integer 8 bytes.
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.
Describe one element (data member) to be Streamed.
virtual TVirtualRefProxy * Clone() const =0