42 return ( obj ) ? obj->IsA() : 0;
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
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 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...
TObject * GetOwner() const
static TRefTable * GetRefTable()
Static function returning the current TRefTable.
TObject * GetParent(Int_t uid, TProcessID *context=0) const
Return object corresponding to uid.
virtual void SetUID(UInt_t uid, TProcessID *context=0)
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.