80 cout <<
"RooSharedProperties(" <<
this <<
") UUID = " <<
_uuid.AsString() << endl ;
Class RooSharedProperties is the base class for shared properties that can be stored in RooSharedProp...
bool operator==(const RooSharedProperties &other) const
Return true of unique id of this property is equal to that of other.
~RooSharedProperties() override
Destructor.
RooSharedProperties()
Default constructor.
TUUID _uuid
Unique object ID.
Int_t _refCount
! Use count
void Print(Option_t *opts=nullptr) const override
Printing interface.
Int_t _inSharedList
! Is in shared list
static void destroy(const TObject *obj)
Register deletion of object 'obj'.
static void create(const TObject *obj)
Register creation of object 'obj'.