| virtual | ~CatVector() |
| const RooAbsCategory* | bufArg() const |
| RooVectorDataStore::CatVector | CatVector(UInt_t initialCapacity = (4096 / sizeof(RooCatType))) |
| RooVectorDataStore::CatVector | CatVector(RooAbsCategory* cat, UInt_t initialCapacity = (4096 / sizeof(RooCatType))) |
| RooVectorDataStore::CatVector | CatVector(const RooVectorDataStore::CatVector& other, RooAbsCategory* cat = 0) |
| static TClass* | Class() |
| void | fill() |
| void | get(Int_t idx) const |
| void | getNative(Int_t idx) const |
| virtual TClass* | IsA() const |
| RooVectorDataStore::CatVector& | operator=(const RooVectorDataStore::CatVector& other) |
| void | reserve(Int_t siz) |
| void | reset() |
| void | resize(Int_t siz) |
| void | setBufArg(RooAbsCategory* arg) |
| void | setBuffer(RooCatType* newBuf) |
| void | setNativeBuffer(RooCatType* newBuf = 0) |
| virtual void | ShowMembers(TMemberInspector& insp) const |
| Int_t | size() const |
| virtual void | Streamer(TBuffer&) |
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
| void | write(Int_t i) |
| RooCatType* | _buf | ! |
| RooAbsCategory* | _cat | |
| RooCatType* | _nativeBuf | ! |
| vector<RooCatType> | _vec | |
| RooCatType* | _vec0 | ! |
