42   return ( obj ) ? obj->
IsA() : 
nullptr;
 
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
A TTree is a list of TBranches.
 
TClass instances represent classes, structs and namespaces in the ROOT type system.
 
Mother of all ROOT objects.
 
virtual UInt_t GetUniqueID() const
Return the unique object id.
 
virtual TClass * IsA() const
 
TClass * GetValueClass(void *data) const override
TVirtualRefProxy overload: Access to value class.
 
bool Update() override
TVirtualRefProxy overload: Update (and propagate) cached information.
 
void * GetObject(TFormLeafInfoReference *info, void *data, int instance) override
TVirtualRefProxy overload: Access referenced object(-data)
 
A TRefTable maintains the association between a referenced object and the parent object supporting th...
 
virtual void SetUID(UInt_t uid, TProcessID *context=nullptr)
 
TObject * GetParent(Int_t uid, TProcessID *context=nullptr) const
Return object corresponding to uid.
 
TObject * GetOwner() const
 
static TRefTable * GetRefTable()
Static function returning the current TRefTable.
 
Persistent Reference link to a TObject A TRef is a lightweight object pointing to any TObject.
 
TProcessID * GetPID() const
 
TObject * GetObject() const
Return a pointer to the referenced object.