| append_row(const std::vector< E > &theRow)=0 | CdbRooNTupleR< E > | [pure virtual] |
| CdbRooNTupleBaseR() | CdbRooNTupleBaseR | [protected] |
| CdbRooNTupleBaseR(UInt_t theNumberOfColumns, const std::string &theName, const std::string &theDescription, const std::vector< std::string > &theColumnNames) | CdbRooNTupleBaseR | [protected] |
| CdbRooNTupleR() | CdbRooNTupleR< E > | [inline, protected] |
| CdbRooNTupleR(UInt_t theNumberOfColumns, const std::string &theName, const std::string &theDescription, const std::vector< std::string > &theColumnNames) | CdbRooNTupleR< E > | [inline, protected] |
| ClassDefT(CdbRooNTupleR< E >, 1) | CdbRooNTupleR< E > | |
| column_names(std::vector< std::string > &theColumnNames) const | CdbRooNTupleBaseR | [inline] |
| columns() const | CdbRooNTupleBaseR | [inline] |
| description() const | CdbRooNTupleBaseR | [inline] |
| ElementType typedef | CdbRooNTupleR< E > | |
| get_row(std::vector< E > &theRow, const UInt_t theNumber) const=0 | CdbRooNTupleR< E > | [pure virtual] |
| name() const | CdbRooNTupleBaseR | [inline] |
| rows() const=0 | CdbRooNTupleR< E > | [pure virtual] |
| ~CdbRooNTupleBaseR() | CdbRooNTupleBaseR | [virtual] |
| ~CdbRooObjectR() | CdbRooObjectR | [inline, virtual] |