30#ifndef ROO_CATEGORY_SHARED_PROPERTY
31#define ROO_CATEGORY_SHARED_PROPERTY
40 RooCategorySharedProperties() {}
42 RooCategorySharedProperties(
const char* uuidstr) : RooSharedProperties(uuidstr) {}
44 ~RooCategorySharedProperties()
override {
50 friend class RooCategory ;
52 RooLinkedList _altRanges ;
#define ClassDefOverride(name, id)
Class RooSharedProperties is the base class for shared properties that can be stored in RooSharedProp...