42   return ( obj ) ? obj->
IsA() : 0;
 
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.
 
virtual Int_t GetEntry(Long64_t entry=0, Int_t getall=0)
Read all leaves of entry and return total number of bytes read.
 
Long64_t GetReadEntry() const
 
TBranch * GetMother() const
Get our top-level parent branch in the tree.
 
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
 
virtual Bool_t Update()
TVirtualRefProxy overload: Update (and propagate) cached information.
 
virtual TClass * GetValueClass(void *data) const
TVirtualRefProxy overload: Access to value class.
 
virtual void * GetObject(TFormLeafInfoReference *info, void *data, int instance)
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.