16 #ifndef ROO_SHARED_PROPERTY_LIST    17 #define ROO_SHARED_PROPERTY_LIST RooRefCountList _propList
A RooRefCountList is a RooLinkedList that keeps a reference counter with each added node...
#define ClassDef(name, id)
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...
RooSharedPropertiesList()
Constructor. 
void unregisterProperties(RooSharedProperties *)
Decrease reference count of property. 
virtual ~RooSharedPropertiesList()
Destructor. 
Class RooSharedPropertiesList maintains the properties of RooRealVars and RooCategories that are clon...
Mother of all ROOT objects. 
std::map< std::string, RooSharedProperties * > _newPropList