#include <RooCategorySharedProperties.h>
Inheritance diagram for RooCategorySharedProperties:

Public Member Functions | |
| RooCategorySharedProperties () | |
| RooCategorySharedProperties (const char *uuidstr) | |
| RooCategorySharedProperties (const RooCategorySharedProperties &other) | |
| virtual | ~RooCategorySharedProperties () |
| RooSharedProperties * | clone () |
| RooCategorySharedProperties () | |
| RooCategorySharedProperties (const char *uuidstr) | |
| RooCategorySharedProperties (const RooCategorySharedProperties &other) | |
| virtual | ~RooCategorySharedProperties () |
| RooSharedProperties * | clone () |
Protected Attributes | |
| RooLinkedList | _altRanges |
Friends | |
| class | RooCategory |
Definition at line 22 of file RooCategorySharedProperties.h.
| RooCategorySharedProperties::RooCategorySharedProperties | ( | ) |
| RooCategorySharedProperties::RooCategorySharedProperties | ( | const char * | uuidstr | ) |
Definition at line 46 of file RooCategorySharedProperties.cxx.
| RooCategorySharedProperties::RooCategorySharedProperties | ( | const RooCategorySharedProperties & | other | ) |
Definition at line 56 of file RooCategorySharedProperties.cxx.
References _altRanges, RooLinkedList::Add(), TList::Add(), TCollection::GetName(), kTRUE, TList::MakeIterator(), RooLinkedList::MakeIterator(), TIterator::Next(), TCollection::SetName(), and TCollection::SetOwner().
| RooCategorySharedProperties::~RooCategorySharedProperties | ( | ) | [virtual] |
Definition at line 83 of file RooCategorySharedProperties.cxx.
References _altRanges, and RooLinkedList::Delete().
| RooCategorySharedProperties::RooCategorySharedProperties | ( | ) |
| RooCategorySharedProperties::RooCategorySharedProperties | ( | const char * | uuidstr | ) |
| RooCategorySharedProperties::RooCategorySharedProperties | ( | const RooCategorySharedProperties & | other | ) |
| virtual RooCategorySharedProperties::~RooCategorySharedProperties | ( | ) | [virtual] |
| RooSharedProperties* RooCategorySharedProperties::clone | ( | ) | [inline, virtual] |
Implements RooSharedProperties.
Definition at line 30 of file RooCategorySharedProperties.h.
References RooCategorySharedProperties().
| RooSharedProperties* RooCategorySharedProperties::clone | ( | ) | [inline, virtual] |
Implements RooSharedProperties.
Definition at line 30 of file RooCategorySharedProperties.h.
References RooCategorySharedProperties().
RooCategory [friend] |
Definition at line 34 of file RooCategorySharedProperties.h.
RooLinkedList RooCategorySharedProperties::_altRanges [protected] |
Definition at line 36 of file RooCategorySharedProperties.h.
Referenced by RooCategory::addToRange(), RooCategory::clearRange(), RooCategory::hasRange(), RooCategory::isStateInRange(), RooCategorySharedProperties(), and ~RooCategorySharedProperties().
1.5.1