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

| Public Member Functions | |
| RooMapCatEntry () | |
| virtual | ~RooMapCatEntry () | 
| RooMapCatEntry (const char *exp, const RooCatType *cat) | |
| RooMapCatEntry (const RooMapCatEntry &other) | |
| virtual TObject * | Clone (const char *newName=0) const | 
| Bool_t | ok () | 
| Bool_t | match (const char *testPattern) const | 
| const RooCatType & | outCat () const | 
| RooMapCatEntry () | |
| virtual | ~RooMapCatEntry () | 
| RooMapCatEntry (const char *exp, const RooCatType *cat) | |
| RooMapCatEntry (const RooMapCatEntry &other) | |
| virtual TObject * | Clone (const char *newName=0) const | 
| Bool_t | ok () | 
| Bool_t | match (const char *testPattern) const | 
| const RooCatType & | outCat () const | 
| Protected Member Functions | |
| TString | mangle (const char *exp) const | 
| TString | mangle (const char *exp) const | 
| Protected Attributes | |
| TRegexp | _regexp | 
| RooCatType | _cat | 
Definition at line 24 of file RooMapCatEntry.h.
| RooMapCatEntry::RooMapCatEntry | ( | ) |  [inline] | 
| virtual RooMapCatEntry::~RooMapCatEntry | ( | ) |  [inline, virtual] | 
Definition at line 27 of file RooMapCatEntry.h.
| RooMapCatEntry::RooMapCatEntry | ( | const char * | exp, | |
| const RooCatType * | cat | |||
| ) | 
Definition at line 32 of file RooMapCatEntry.cxx.
| RooMapCatEntry::RooMapCatEntry | ( | const RooMapCatEntry & | other | ) | 
Definition at line 38 of file RooMapCatEntry.cxx.
| RooMapCatEntry::RooMapCatEntry | ( | ) |  [inline] | 
Definition at line 26 of file RooMapCatEntry.h.
| virtual RooMapCatEntry::~RooMapCatEntry | ( | ) |  [inline, virtual] | 
Definition at line 27 of file RooMapCatEntry.h.
| RooMapCatEntry::RooMapCatEntry | ( | const char * | exp, | |
| const RooCatType * | cat | |||
| ) | 
| RooMapCatEntry::RooMapCatEntry | ( | const RooMapCatEntry & | other | ) | 
| virtual TObject* RooMapCatEntry::Clone | ( | const char * | newName = 0 | ) | const  [inline, virtual] | 
Reimplemented from TNamed.
Definition at line 30 of file RooMapCatEntry.h.
References RooMapCatEntry(), and TNamed::SetName().
| Bool_t RooMapCatEntry::ok | ( | ) |  [inline] | 
Definition at line 36 of file RooMapCatEntry.h.
References _regexp, TRegexp::kOK, and TRegexp::Status().
| Bool_t RooMapCatEntry::match | ( | const char * | testPattern | ) | const | 
| const RooCatType& RooMapCatEntry::outCat | ( | ) | const  [inline] | 
| TString RooMapCatEntry::mangle | ( | const char * | exp | ) | const  [protected] | 
| virtual TObject* RooMapCatEntry::Clone | ( | const char * | newName = 0 | ) | const  [inline, virtual] | 
Reimplemented from TNamed.
Definition at line 30 of file RooMapCatEntry.h.
References RooMapCatEntry(), and TNamed::SetName().
| Bool_t RooMapCatEntry::ok | ( | ) |  [inline] | 
Definition at line 36 of file RooMapCatEntry.h.
References _regexp, TRegexp::kOK, and TRegexp::Status().
| Bool_t RooMapCatEntry::match | ( | const char * | testPattern | ) | const | 
| const RooCatType& RooMapCatEntry::outCat | ( | ) | const  [inline] | 
| TString RooMapCatEntry::mangle | ( | const char * | exp | ) | const  [protected] | 
| TRegexp RooMapCatEntry::_regexp  [protected] | 
| RooCatType RooMapCatEntry::_cat  [protected] | 
 1.5.1
 1.5.1