16#ifndef ROO_SHARED_PROPERTY_LIST
17#define ROO_SHARED_PROPERTY_LIST
#define ClassDef(name, id)
A RooRefCountList is a RooLinkedList that keeps a reference counter with each added node.
Class RooSharedPropertiesList maintains the properties of RooRealVars and RooCategories that are clon...
std::map< std::string, RooSharedProperties * > _newPropList
void unregisterProperties(RooSharedProperties *)
Decrease reference count of property.
virtual ~RooSharedPropertiesList()
Destructor.
RooSharedPropertiesList()
Constructor.
RooRefCountList _propList
RooSharedProperties * registerProperties(RooSharedProperties *, Bool_t canDeleteIncoming=kTRUE)
Register property into list and take ownership.
Class RooSharedProperties is the base class for shared properties that can be stored in RooSharedProp...
Mother of all ROOT objects.