, including all inherited members.
| Action typedef | Observable | |
| addObserver(Observer *) | Observable | |
| addPointReps() | Hist2DProjImp | [protected, virtual] |
| addValues(const std::vector< double > &v) | ProjectorBase | [virtual] |
| BinningProjector(unsigned int axes) | BinningProjector | [protected] |
| BinningProjector(const BinningProjector &projector) | BinningProjector | [protected] |
| checkScaling() | Hist2DProjImp | [protected, 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 | Hist2DProjImp | [protected] |
| execute() | BinningProjector | [protected, virtual] |
| fillColumnAfterCuts(const std::string &column, std::vector< double > &columnData) const | ProjectorBase | [virtual] |
| fillDataSource(DataSource *ntuple, bool in_range=false) const | BinningProjector | [protected, virtual] |
| 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 | Hist2DProjImp | [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 | Hist2DProjImp | [virtual] |
| getZValue(double x, double y) const | BinningProjector | [virtual] |
| getZValues() | ProjectorBase | |
| hasDataSourceBindings() const | ProjectorBase | [virtual] |
| hasZAxis() const | Hist2DProjImp | [virtual] |
| Hist2DProjImp(const Hist2DProjImp &projector) | Hist2DProjImp | [protected] |
| Hist2DProjImp() | Hist2DProjImp | |
| 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 | Hist2DProjImp | [virtual] |
| m_binner | BinningProjector | [protected] |
| m_pointreps | ProjectorBase | [protected] |
| m_proj_values | ProjectorBase | [protected] |
| m_target | ProjectorBase | [protected] |
| m_value_range | Hist2DProjImp | [mutable, private] |
| m_x_axis | ProjectorBase | [protected] |
| m_y_axis | ProjectorBase | [protected] |
| m_z_axis | ProjectorBase | [protected] |
| m_z_label | ProjectorBase | [protected] |
| m_z_label_density | Hist2DProjImp | [private] |
| m_z_label_entries | Hist2DProjImp | [private] |
| m_zval | ProjectorBase | [mutable, protected] |
| 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 | Hist2DProjImp | [virtual] |
| prepareValues() | BinningProjector | [virtual] |
| ProjectorBase(const ProjectorBase &projector) | ProjectorBase | [protected] |
| ProjectorBase() | ProjectorBase | |
| removeObserver(Observer *) | Observable | |
| reset() | BinningProjector | [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 v) | Hist2DProjImp | [virtual] |
| hippodraw::BinningProjector::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(hippodraw::Axes::Type axis, double v) | Hist2DProjImp | [virtual] |
| hippodraw::BinningProjector::setOffset(const std::string &axis, int parm, bool dragging) | BinningProjector | [virtual] |
| setRange(hippodraw::Axes::Type axis, bool) | Hist2DProjImp | [virtual] |
| setZLabel() | Hist2DProjImp | [protected] |
| update(const Observable *object) | BinningProjector | [virtual] |
| valueRange() const | Hist2DProjImp | [virtual] |
| wantsScaleFactor(const std::string &axis) const | Hist2DProjImp | [virtual] |
| willDelete(const Observable *object) | BinningProjector | [virtual] |
| ~BinningProjector() | BinningProjector | [virtual] |
| ~Hist2DProjImp() | Hist2DProjImp | [virtual] |
| ~Observable() | Observable | [virtual] |
| ~Observer() | Observer | [virtual] |
| ~ProjectorBase() | ProjectorBase | [virtual] |