85   cout << 
"RooSharedProperties(" << 
this << 
") UUID = " << 
_uuid.
AsString() << endl ;
 RooSharedProperties()
Default constructor. 
Bool_t operator==(const RooSharedProperties &other)
Return true of unique id of this property is equal to that of other. 
static void create(const TObject *obj)
Register creation of object 'obj'. 
Class RooSharedProperties is the base class for shared properties that can be stored in RooSharedProp...
virtual void Print(Option_t *opts=0) const
Printing interface. 
Int_t _inSharedList
Use count. 
static void destroy(const TObject *obj)
Register deletion of object 'obj'. 
const char * AsString() const
Return UUID as string. Copy string immediately since it will be reused. 
virtual ~RooSharedProperties()
Destructor.