Action typedef | Observable | |
addObserver(Observer *) | Observable | |
addPointReps()=0 | ProjectorBase | protectedpure virtual |
addValues(const std::vector< double > &v) | ProjectorBase | virtual |
checkScaling() | ProjectorBase | virtual |
clone()=0 | ProjectorBase | pure virtual |
createNTuple() const =0 | ProjectorBase | pure virtual |
createNTupleWith(const std::vector< TupleCut > &cut_list) const | ProjectorBase | virtual |
createOldStyleNTuple() const | ProjectorBase | virtual |
dataRangeOn(Axes::Type) const =0 | ProjectorBase | pure virtual |
fillColumnAfterCuts(const std::string &column, std::vector< double > &columnData) const | ProjectorBase | virtual |
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 =0 | ProjectorBase | pure virtual |
getObservers() const | Observable | |
getOffset(Axes::Type axis) const | ProjectorBase | virtual |
getOverflow() const =0 | ProjectorBase | pure virtual |
getPointReps() const | ProjectorBase | |
getPosOn(Axes::Type) const =0 | ProjectorBase | pure virtual |
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 | 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 =0 | ProjectorBase | pure virtual |
isImageConvertable() const | ProjectorBase | virtual |
isValueBinned() const | ProjectorBase | virtual |
m_isDirty | ProjectorBase | private |
m_pointreps | ProjectorBase | protected |
m_proj_values | ProjectorBase | protected |
m_target | ProjectorBase | protected |
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() | ProjectorBase | 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 |
update(const Observable *) | ProjectorBase | virtual |
valueRange() const =0 | ProjectorBase | pure virtual |
wantsScaleFactor(const std::string &axis) const | ProjectorBase | virtual |
willDelete(const Observable *) | Observer | virtual |
~Observable() | Observable | virtual |
~Observer() | Observer | virtual |
~ProjectorBase() | ProjectorBase | virtual |