Action typedef | Observable | |
addObserver(Observer *) | Observable | |
addPointReps() | FunctionProjector | privatevirtual |
addValues(const std::vector< double > &v) | ProjectorBase | virtual |
calcPrincipleErrors() const | FunctionProjector | |
checkScaling() | ProjectorBase | virtual |
clone() | FunctionProjector | virtual |
covariance() const | FunctionProjector | |
createNTuple() const | FunctionProjector | virtual |
createNTupleWith(const std::vector< TupleCut > &cut_list) const | ProjectorBase | virtual |
createOldStyleNTuple() const | ProjectorBase | virtual |
dataRangeOn(hippodraw::Axes::Type) const | FunctionProjector | virtual |
degreesOfFreedom() const | FunctionProjector | |
fillColumnAfterCuts(const std::string &column, std::vector< double > &columnData) const | ProjectorBase | virtual |
fillProjectedValues(DataSource *ntuple, bool in_range=false) const | FunctionProjector | protectedvirtual |
fitFunction() | FunctionProjector | |
function() const | FunctionProjector | |
FunctionProjector(FunctionBase *function, ProjectorBase *targetProjector) | FunctionProjector | |
FunctionProjector(const FunctionProjector &) | FunctionProjector | |
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 |
getFitter() const | FunctionProjector | |
getMinEntries() | ProjectorBase | virtual |
getNTupleAfterCuts() const | ProjectorBase | virtual |
getNumberOfBins(Axes::Type) const | ProjectorBase | virtual |
getNumberOfEntries() const | FunctionProjector | virtual |
getObservers() const | Observable | |
getOffset(Axes::Type axis) const | ProjectorBase | virtual |
getOverflow() const | FunctionProjector | virtual |
getPointReps() const | ProjectorBase | |
getPosOn(hippodraw::Axes::Type) const | FunctionProjector | virtual |
getProjectedValues() const | ProjectorBase | |
getRange(Axes::Type) const | ProjectorBase | virtual |
getRMS(Axes::Type axis) | ProjectorBase | virtual |
getShape() | ProjectorBase | |
getTitle() const | FunctionProjector | virtual |
getUnderflow() const | FunctionProjector | virtual |
getXLabel() const | FunctionProjector | virtual |
getYLabel(bool density=false) const | FunctionProjector | virtual |
getZAfterTransform(TransformBase *transform) | ProjectorBase | |
getZLabel() const | FunctionProjector | virtual |
getZValue(double x, double y) const | ProjectorBase | virtual |
getZValues() | ProjectorBase | |
hasDataSourceBindings() const | ProjectorBase | virtual |
hasSavedParameters() const | FunctionProjector | |
indexOf(const std::string &label) const | ProjectorBase | virtual |
initializeFunction(ProjectorBase *projector) | FunctionProjector | |
isAxisBinned(const std::string &axis) const | ProjectorBase | virtual |
isDirty() const | ProjectorBase | |
isEmpty() const | FunctionProjector | virtual |
isImageConvertable() const | ProjectorBase | virtual |
isValueBinned() const | ProjectorBase | virtual |
m_covariance | FunctionProjector | mutableprivate |
m_fitter | FunctionProjector | private |
m_function | FunctionProjector | private |
m_pointreps | ProjectorBase | protected |
m_principleErrors | FunctionProjector | mutableprivate |
m_proj_values | ProjectorBase | protected |
m_save_parms | FunctionProjector | private |
m_target | FunctionProjector | private |
m_x_axis | ProjectorBase | protected |
m_y_axis | ProjectorBase | protected |
m_z_axis | ProjectorBase | protected |
m_z_label | FunctionProjector | private |
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 |
objectiveValue() const | FunctionProjector | |
Observable() | Observable | |
Observer() | Observer | |
ObserverList_t typedef | Observable | |
preferredRange(Axes::Type) const | ProjectorBase | virtual |
prepareValues() | ProjectorBase | virtual |
principleErrors() const | FunctionProjector | |
ProjectorBase(const ProjectorBase &projector) | ProjectorBase | protected |
ProjectorBase() | ProjectorBase | |
removeObserver(Observer *) | Observable | |
reset() | ProjectorBase | virtual |
restoreParameters() | FunctionProjector | |
s_x_label | FunctionProjector | privatestatic |
saveParameters() | FunctionProjector | |
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 |
setFitCut(TupleCut *cut) | FunctionProjector | virtual |
setFitRange(bool yes=true) | FunctionProjector | virtual |
setFitter(Fitter *fitter) | FunctionProjector | |
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 |
setParameters(const std::vector< double > ¶ms) | FunctionProjector | |
setPrincipleErrors(std::vector< double >::const_iterator first, std::vector< double >::const_iterator last) | FunctionProjector | |
setRange(hippodraw::Axes::Type, bool) | FunctionProjector | virtual |
update(const Observable *) | ProjectorBase | virtual |
valueRange() const | FunctionProjector | virtual |
wantsScaleFactor(const std::string &axis) const | ProjectorBase | virtual |
willDelete(const Observable *) | Observer | virtual |
~FunctionProjector() | FunctionProjector | virtual |
~Observable() | Observable | virtual |
~Observer() | Observer | virtual |
~ProjectorBase() | ProjectorBase | virtual |