std::atomic< TClass *const * > fClassPtr
! Ptr to the permanent TClass ptr/reference
TClass * InternalGetClass() const
Return the current TClass object corresponding to fClassName.
void Assign(const TClassRef &)
Assignment operator implementation, increases reference count to original class object.
TClass *const * GetPersistentRef() const
static TClass * GetClass(const char *name, Bool_t load=kTRUE, Bool_t silent=kFALSE)
Static method returning pointer to TClass of the specified class name.
const char * GetName() const override
Returns name of object.