, including all inherited members.
| Action typedef | Observable | |
| addColumn(const std::string &label, RootBranch *) | RootNTuple | [private] |
| addColumn(const std::string &label, const std::vector< double > &column) | RootNTuple | [virtual] |
| hippodraw::DataSource::addColumn(const std::string &label, const std::vector< double > &data, const std::vector< intptr_t > &shape) | DataSource | [virtual] |
| addLabel(const std::string &label) | DataSource | [protected, virtual] |
| addObserver(Observer *) | Observable | |
| addRow(const std::vector< double > &row) | DataSource | [virtual] |
| append(const DataSource *source) | DataSource | [virtual] |
| BranchList_t typedef | RootNTuple | [private] |
| CacheList_t typedef | RootNTuple | [private] |
| checkWidth(const DataSource *source) | DataSource | [protected, virtual] |
| clear() | RootNTuple | [virtual] |
| columns() const | DataSource | [inline] |
| copyPrivate(const DataSource &other) | DataSource | [protected, virtual] |
| createBinding(const std::string &name, const std::vector< int > &indices) const | RootNTuple | |
| DataSource(const std::vector< std::string > &labels) | DataSource | [protected] |
| DataSource(const std::string &name) | DataSource | [protected] |
| DataSource(const char *name) | DataSource | [protected] |
| DataSource(const DataSource &nt) | DataSource | [protected] |
| DataSource(bool dummy) | DataSource | [protected] |
| DataSource() | DataSource | [protected] |
| doubleArrayAt(unsigned int row, unsigned int column) const | RootNTuple | [virtual] |
| empty() const | RootNTuple | [virtual] |
| eraseRow(unsigned int index) | DataSource | [virtual] |
| expandIfNeeded(const std::vector< std::string > &labels) const | RootNTuple | [virtual] |
| expandIfNeeded(const std::string &label) const | RootNTuple | [private] |
| fillDataCache(unsigned int column) | RootNTuple | [private] |
| fillRange(unsigned int column, Range &) const | DataSource | [virtual] |
| fillShape(std::vector< int > &v, unsigned int column) const | RootNTuple | [virtual] |
| hippodraw::DataSource::fillShape(std::vector< int > &v, const std::string &label) const | DataSource | [virtual] |
| floatArrayAt(unsigned int row, unsigned int column) const | RootNTuple | [virtual] |
| getColumn(const std::string &name) const | RootNTuple | [virtual] |
| getColumn(const std::string &name, const std::vector< int > &indices) const | RootNTuple | [virtual] |
| getColumn(unsigned int index) const | RootNTuple | [virtual] |
| getDuplicatedLabels() const | DataSource | |
| getLabelAt(unsigned int index) const | DataSource | [virtual] |
| getLabels() const | DataSource | [virtual] |
| getName() const | DataSource | |
| getObservers() const | Observable | |
| getRank() const | DataSource | |
| getRow(unsigned int i) const | RootNTuple | [virtual] |
| getShape() const | RootNTuple | [virtual] |
| getTBranch(const std::string &column) | RootNTuple | [private] |
| getType(unsigned int column) const | RootNTuple | |
| indexOf(const std::string &label) const | DataSource | [virtual] |
| indexOfMaxElement(unsigned int index) const | DataSource | [virtual] |
| indexOfMinElement(unsigned int index) const | DataSource | [virtual] |
| initBranches() | RootNTuple | [private] |
| intArrayAt(unsigned int row, unsigned int column) const | RootNTuple | [virtual] |
| isMultiDimensional(const std::string &column) const | RootNTuple | [virtual] |
| isNull() const | DataSource | |
| isUseable(const std::string &label) const | RootNTuple | [virtual] |
| isValidColumn(unsigned int index) const | DataSource | [protected] |
| isValidLabel(const std::string &label) const | DataSource | |
| m_array | DataSource | [mutable, protected] |
| m_cur_entry | RootNTuple | [mutable, private] |
| m_data | RootNTuple | [private] |
| m_data_cache | RootNTuple | [private] |
| m_dups | DataSource | [protected] |
| m_multiDimensional | RootNTuple | [private] |
| m_shape | DataSource | [protected] |
| m_tree | RootNTuple | [private] |
| notifyObservers() const | RootNTuple | [virtual] |
| hippodraw::DataSource::notifyObservers(Action action) const | Observable | [protected] |
| Observable() | Observable | |
| ObserverList_t typedef | Observable | |
| operator[](std::vector< unsigned int > &indices) const | RootNTuple | [virtual] |
| removeObserver(Observer *) | Observable | |
| replaceColumn(unsigned int index, const std::vector< double > &data) | RootNTuple | [virtual] |
| hippodraw::DataSource::replaceColumn(const std::string &label, const std::vector< double > &array) | DataSource | [virtual] |
| hippodraw::DataSource::replaceColumn(const std::string &label, const std::vector< double > &data, const std::vector< intptr_t > &shape) | DataSource | [virtual] |
| reserve(unsigned int) | RootNTuple | [virtual] |
| RootNTuple() | RootNTuple | [protected] |
| RootNTuple(const RootNTuple &) | RootNTuple | [protected] |
| RootNTuple(TTree *tree) | RootNTuple | |
| rotateWheels(std::vector< int > &wheels, const std::vector< int > &sz, unsigned int d) | RootNTuple | [private] |
| rows() const | RootNTuple | [virtual] |
| setLabelAt(const std::string &s, unsigned int index) | DataSource | [virtual] |
| setLabels(const std::vector< std::string > &v) | DataSource | [virtual] |
| setName(const std::string &name) | DataSource | |
| setReleventIndex(const std::string &column, const std::vector< unsigned int > &index) | RootNTuple | [virtual] |
| setShape(std::vector< unsigned int > &shape) | RootNTuple | [virtual] |
| setTitle(const std::string &title) | DataSource | [virtual] |
| smartExpandRootNTuple(const std::string &column) const | RootNTuple | |
| sum(unsigned int column) const | DataSource | [virtual] |
| throwIfInvalidLabel(const std::string &label) const | DataSource | [virtual] |
| throwIfInvalidRowSize(const std::vector< double > &row) | DataSource | |
| title() const | DataSource | |
| uintArrayAt(unsigned int row, unsigned int column) const | RootNTuple | [virtual] |
| valueAt(unsigned int row, unsigned int column) const | RootNTuple | [virtual] |
| valueAtNoCache(unsigned int row, unsigned int column) const | RootNTuple | [virtual] |
| ~DataSource() | DataSource | [virtual] |
| ~Observable() | Observable | [virtual] |
| ~RootNTuple() | RootNTuple | [virtual] |