| Action typedef | Observable | |
| addObserver(Observer *) | Observable | |
| addPointReps() | Hist1DProjImp | protectedvirtual |
| addValues(const std::vector< double > &v) | ProjectorBase | virtual |
| BinningProjector(unsigned int axes) | BinningProjector | protected |
| BinningProjector(const BinningProjector &projector) | BinningProjector | protected |
| checkScaling() | Hist1DProjImp | virtual |
| clone()=0 | ProjectorBase | pure virtual |
| createNTuple() const | BinningProjector | virtual |
| createNTupleWith(const std::vector< TupleCut > &cut_list) const | ProjectorBase | virtual |
| createOldStyleNTuple() const | ProjectorBase | virtual |
| dataRangeOn(Axes::Type) const =0 | ProjectorBase | pure virtual |
| dataRangeOnValue() const | Hist1DProjImp | protected |
| execute() | BinningProjector | protectedvirtual |
| fillColumnAfterCuts(const std::string &column, std::vector< double > &columnData) const | ProjectorBase | virtual |
| fillDataSource(DataSource *ntuple, bool in_range=false) const | BinningProjector | protectedvirtual |
| getAverage(Axes::Type axis) const | ProjectorBase | virtual |
| getAxisBindings() const | ProjectorBase | virtual |
| getAxisModel(Axes::Type axis) const | ProjectorBase | virtual |
| getBinner() const | BinningProjector | |
| getBinWidth(hippodraw::Axes::Type axis) const | BinningProjector | virtual |
| getMinEntries() | BinningProjector | virtual |
| getNTupleAfterCuts() const | ProjectorBase | virtual |
| getNumberOfBins(hippodraw::Axes::Type axis) const | BinningProjector | virtual |
| getNumberOfEntries() const =0 | ProjectorBase | pure virtual |
| getObservers() const | Observable | |
| getOffset(hippodraw::Axes::Type axis) const | BinningProjector | virtual |
| getOverflow() const =0 | ProjectorBase | pure virtual |
| getPointReps() const | ProjectorBase | |
| getPosOn(Axes::Type) const =0 | ProjectorBase | pure virtual |
| getPosOnValue() const | Hist1DProjImp | protected |
| getProjectedValues() const | ProjectorBase | |
| getRange(Axes::Type) const | ProjectorBase | virtual |
| getRMS(Axes::Type axis) | ProjectorBase | virtual |
| getShape() | ProjectorBase | |
| getTitle() const =0 | ProjectorBase | pure virtual |
| getUnderflow() const =0 | ProjectorBase | pure virtual |
| getXLabel() const =0 | ProjectorBase | pure virtual |
| getYLabel(bool flag=false) const =0 | ProjectorBase | pure virtual |
| getZAfterTransform(TransformBase *transform) | ProjectorBase | |
| getZLabel() const | ProjectorBase | virtual |
| getZValue(double x, double y) const | BinningProjector | virtual |
| getZValues() | ProjectorBase | |
| hasDataSourceBindings() const | ProjectorBase | virtual |
| Hist1DProjImp() | Hist1DProjImp | protected |
| Hist1DProjImp(const Hist1DProjImp &) | Hist1DProjImp | protected |
| indexOf(const std::string &label) const | ProjectorBase | virtual |
| isAxisBinned(const std::string &axis) const | ProjectorBase | virtual |
| isDirty() const | ProjectorBase | |
| isEmpty() const =0 | ProjectorBase | pure virtual |
| isImageConvertable() const | BinningProjector | virtual |
| isValueBinned() const | Hist1DProjImp | virtual |
| m_binner | BinningProjector | protected |
| m_pointreps | ProjectorBase | protected |
| m_proj_values | ProjectorBase | protected |
| m_target | ProjectorBase | protected |
| m_x_axis | ProjectorBase | protected |
| m_y_axis | ProjectorBase | protected |
| m_y_label_density | Hist1DProjImp | protected |
| m_y_label_entries | Hist1DProjImp | protected |
| m_z_axis | ProjectorBase | protected |
| m_z_label | ProjectorBase | protected |
| m_zval | ProjectorBase | mutableprotected |
| matrixTranspose(bool yes) | ProjectorBase | virtual |
| normalize() | BinningProjector | virtual |
| normalizeTo(double number) | BinningProjector | virtual |
| normalizeTo(const ProjectorBase *target) | BinningProjector | virtual |
| notifyObservers() const | Observable | virtual |
| notifyObservers(Action action) const | Observable | protected |
| Observable() | Observable | |
| Observer() | Observer | |
| ObserverList_t typedef | Observable | |
| preferredRange(hippodraw::Axes::Type) const | Hist1DProjImp | virtual |
| prepareValues() | BinningProjector | virtual |
| ProjectorBase(const ProjectorBase &projector) | ProjectorBase | protected |
| ProjectorBase() | ProjectorBase | |
| removeObserver(Observer *) | Observable | |
| reset() | Hist1DProjImp | virtual |
| setAxisBinding(const std::string &axis, const std::string &label) | ProjectorBase | virtual |
| setAxisBindings(const std::vector< std::string > &bindings) | ProjectorBase | virtual |
| setAxisModel(hippodraw::Axes::Type, AxisModelBase *) | BinningProjector | virtual |
| setBinContents(const DataSource *source) | BinningProjector | |
| setBinner(BinsBase *bins) | BinningProjector | |
| setBinnerOn(BinnerAxis *binner, hippodraw::Axes::Type axis) | BinningProjector | virtual |
| setBinnerRange(hippodraw::Axes::Type axis, const Range &range, bool const_width)=0 | BinningProjector | pure virtual |
| setBinWidth(hippodraw::Axes::Type axis, double width) | BinningProjector | virtual |
| setBinWidth(hippodraw::Axes::Type axis, int parm, bool dragging) | BinningProjector | virtual |
| setDirty(bool value=true) | ProjectorBase | virtual |
| setMinEntries(int entries) | BinningProjector | virtual |
| setNormalizing(bool on) | BinningProjector | virtual |
| setNumberOfBins(Axes::Type axis, unsigned int number) | ProjectorBase | virtual |
| setOffset(const std::string &axis, int parm, bool dragging) | BinningProjector | virtual |
| setOffset(hippodraw::Axes::Type axis, double offset) | BinningProjector | virtual |
| setRange(hippodraw::Axes::Type, bool) | Hist1DProjImp | virtual |
| update(const Observable *object) | BinningProjector | virtual |
| valueRange() const | Hist1DProjImp | virtual |
| wantsScaleFactor(const std::string &axis) const | Hist1DProjImp | virtual |
| willDelete(const Observable *object) | BinningProjector | virtual |
| ~BinningProjector() | BinningProjector | virtual |
| ~Hist1DProjImp() | Hist1DProjImp | virtual |
| ~Observable() | Observable | virtual |
| ~Observer() | Observer | virtual |
| ~ProjectorBase() | ProjectorBase | virtual |