63 cout <<
"RooCategorySharedProperties::cctor()" << endl ;
virtual const char * GetName() const
Return name of this collection.
virtual void SetOwner(Bool_t enable=kTRUE)
Set whether this collection is the owner (enable==true) of its content.
RooCategorySharedProperties is the container for all properties that are shared between instance of R...
Iterator abstract base class.
RooCatType is an auxilary class for RooAbsCategory and defines a a single category state...
TIterator * MakeIterator(Bool_t dir=kTRUE) const
Return an iterator over this list.
Class RooSharedProperties is the base class for shared properties that can be stored in RooSharedProp...
RooCategorySharedProperties()
Constructor.
virtual void Add(TObject *arg)
void SetName(const char *name)
void Delete(Option_t *o=0)
Remove all elements in collection and delete all elements NB: Collection does not own elements...
virtual void Add(TObject *obj)
virtual TObject * Next()=0
virtual TIterator * MakeIterator(Bool_t dir=kIterForward) const
Return a list iterator.
virtual ~RooCategorySharedProperties()
Destructor.