Action typedef | Observable | |
addObserver(Observer *) | Observable | |
addPointReps() | LineProjector | virtual |
addValues(const std::vector< double > &v) | ProjectorBase | virtual |
checkScaling() | ProjectorBase | virtual |
clone() | LineProjector | virtual |
createNTuple() const | LineProjector | virtual |
createNTupleWith(const std::vector< TupleCut > &cut_list) const | ProjectorBase | virtual |
createOldStyleNTuple() const | ProjectorBase | virtual |
dataRangeOn(hippodraw::Axes::Type) const | LineProjector | virtual |
fillColumnAfterCuts(const std::string &column, std::vector< double > &columnData) const | ProjectorBase | virtual |
fillProjectedValues(DataSource *ntuple, bool in_range=false) const | LineProjector | protectedvirtual |
getAverage(Axes::Type axis) const | ProjectorBase | virtual |
getAxisBindings() const | ProjectorBase | virtual |
getAxisModel(Axes::Type axis) const | ProjectorBase | virtual |
getBinWidth(Axes::Type axis) const | ProjectorBase | virtual |
getMinEntries() | ProjectorBase | virtual |
getNTupleAfterCuts() const | ProjectorBase | virtual |
getNumberOfBins(Axes::Type) const | ProjectorBase | virtual |
getNumberOfEntries() const | LineProjector | virtual |
getObservers() const | Observable | |
getOffset(Axes::Type axis) const | ProjectorBase | virtual |
getOverflow() const | LineProjector | virtual |
getPointReps() const | ProjectorBase | |
getPosOn(hippodraw::Axes::Type) const | LineProjector | virtual |
getProjectedValues() const | ProjectorBase | |
getRange(Axes::Type) const | ProjectorBase | virtual |
getRMS(Axes::Type axis) | ProjectorBase | virtual |
getShape() | ProjectorBase | |
getTitle() const | LineProjector | virtual |
getUnderflow() const | LineProjector | virtual |
getXLabel() const | LineProjector | virtual |
getYLabel(bool flag=false) const | LineProjector | virtual |
getZAfterTransform(TransformBase *transform) | ProjectorBase | |
getZLabel() const | ProjectorBase | virtual |
getZValue(double x, double y) const | ProjectorBase | virtual |
getZValues() | ProjectorBase | |
hasDataSourceBindings() const | ProjectorBase | virtual |
indexOf(const std::string &label) const | ProjectorBase | virtual |
isAxisBinned(const std::string &axis) const | ProjectorBase | virtual |
isDirty() const | ProjectorBase | |
isEmpty() const | LineProjector | virtual |
isImageConvertable() const | ProjectorBase | virtual |
isValueBinned() const | ProjectorBase | virtual |
LineProjector(const LineProjector &) | LineProjector | private |
LineProjector(hippodraw::Axes::Type, double value) | LineProjector | |
m_axis | LineProjector | private |
m_pointreps | ProjectorBase | protected |
m_proj_values | ProjectorBase | protected |
m_target | ProjectorBase | protected |
m_title | LineProjector | private |
m_value | LineProjector | private |
m_x_axis | ProjectorBase | protected |
m_y_axis | ProjectorBase | protected |
m_z_axis | ProjectorBase | protected |
m_z_label | ProjectorBase | protected |
m_zval | ProjectorBase | mutableprotected |
matrixTranspose(bool yes) | ProjectorBase | virtual |
normalizeTo(const ProjectorBase *target) | ProjectorBase | virtual |
normalizeTo(double norm) | ProjectorBase | virtual |
notifyObservers() const | Observable | virtual |
notifyObservers(Action action) const | Observable | protected |
Observable() | Observable | |
Observer() | Observer | |
ObserverList_t typedef | Observable | |
preferredRange(Axes::Type) const | ProjectorBase | virtual |
prepareValues() | LineProjector | virtual |
ProjectorBase(const ProjectorBase &projector) | ProjectorBase | protected |
ProjectorBase() | ProjectorBase | |
removeObserver(Observer *) | Observable | |
reset() | ProjectorBase | virtual |
setAxisBinding(const std::string &axis, const std::string &label) | ProjectorBase | virtual |
setAxisBindings(const std::vector< std::string > &bindings) | ProjectorBase | virtual |
setAxisModel(Axes::Type axis, AxisModelBase *) | ProjectorBase | virtual |
setBinWidth(Axes::Type axis, double width) | ProjectorBase | virtual |
setBinWidth(Axes::Type axis, int parm, bool dragging) | ProjectorBase | virtual |
setDirty(bool value=true) | ProjectorBase | virtual |
setMinEntries(int entries) | ProjectorBase | virtual |
setNormalizing(bool on) | ProjectorBase | virtual |
setNumberOfBins(Axes::Type axis, unsigned int number) | ProjectorBase | virtual |
setOffset(const std::string &axis, int parm, bool dragging) | ProjectorBase | virtual |
setOffset(Axes::Type axis, double offset) | ProjectorBase | virtual |
setRange(Axes::Type axis, bool const_width=true) | ProjectorBase | virtual |
setValue(double value) | LineProjector | |
update(const Observable *) | ProjectorBase | virtual |
valueRange() const | LineProjector | virtual |
wantsScaleFactor(const std::string &axis) const | ProjectorBase | virtual |
willDelete(const Observable *) | Observer | virtual |
~LineProjector() | LineProjector | virtual |
~Observable() | Observable | virtual |
~Observer() | Observer | virtual |
~ProjectorBase() | ProjectorBase | virtual |