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