This is the complete list of members for DataRep, including all inherited members.
acceptFunction(int number) | DataRep | virtual |
Action typedef | Observable | |
addCut(const TupleCut &cut) | DataRep | |
addCut() | DataRep | |
addObserver(Observer *) | Observable | |
addValues(const std::vector< double > &v) | DataRep | virtual |
clone()=0 | DataRep | pure virtual |
createNTuple() const | DataRep | |
createNTupleUnderRegion() const | DataRep | |
DataRep() | DataRep | protected |
DataRep(const DataRep &) | DataRep | protected |
drawCuts(TransformBase *transform, ViewBase *view) | DataRep | protected |
drawProjectedValues(TransformBase *transform, ViewBase *view) | DataRep | virtual |
fillColumnAfterCuts(const std::string &column, std::vector< double > &columnData) const | DataRep | virtual |
getCutRep() | DataRep | |
getCuts() const | DataRep | |
getMean(const std::string &axis) | DataRep | virtual |
getNTupleAfterCuts() const | DataRep | virtual |
getNumberOfEntries() const | DataRep | |
getObservers() const | Observable | |
getParentDataRep() const | DataRep | virtual |
getPosRange(Axes::Type axis) | DataRep | |
getProjectedValues() const | DataRep | virtual |
getProjector() const | DataRep | virtual |
getRepColor() const | DataRep | |
getRepresentation() const | DataRep | |
getRMS(const std::string &axis) | DataRep | virtual |
getTitle() const | DataRep | |
hasAxis(Axes::Type axis) const | DataRep | virtual |
hasCut() const | DataRep | |
hasErrorDisplay() const | DataRep | virtual |
hasNTupleBindings() const | DataRep | virtual |
hasZeroRows() | DataRep | virtual |
hasZoomY() const | DataRep | virtual |
isAxisBinned(Axes::Type axis) const | DataRep | |
isDirty() const | DataRep | |
isErrorDisplayed(Axes::Type) const | DataRep | |
isImageConvertable() const | DataRep | virtual |
isSelected() const | DataRep | virtual |
isTargetable() const | DataRep | virtual |
m_cut_rep | DataRep | protected |
m_name | DataRep | protected |
m_parent_datarep | DataRep | protected |
m_projector | DataRep | protected |
m_rep | DataRep | protected |
m_title | DataRep | protected |
matrixTranspose(bool yes) | DataRep | virtual |
name() const | DataRep | |
needColorRep() const | DataRep | virtual |
needsMatrixSet() const | DataRep | virtual |
normalizeTo(const DataRep *target) | DataRep | virtual |
notifyObservers() const | Observable | virtual |
notifyObservers(Action action) const | Observable | protected |
Observable() | Observable | |
Observer() | Observer | |
ObserverList_t typedef | Observable | |
preferredRange(Axes::Type axis) const | DataRep | |
removeCut() | DataRep | |
removeObserver(Observer *) | Observable | |
set(Color::Value value) | DataRep | |
setAxisBinding(const std::string &axis, const std::string &label) | DataRep | virtual |
setAxisBindings(const std::vector< std::string > &bindings) | DataRep | virtual |
setAxisModel(Axes::Type axis, AxisModelBase *) | DataRep | |
setBinWidth(Axes::Type axis, double width) | DataRep | |
setCutRangeAt(const Range &range, unsigned int i) | DataRep | |
setDirty(bool yes=true) | DataRep | virtual |
setEnabled(unsigned int i, bool yes=true) | DataRep | |
setErrorDisplay(Axes::Type axis, bool) | DataRep | |
setParentDataRep(DataRep *parent_datarep) | DataRep | virtual |
setPointRep(RepBase *pointrep) | DataRep | virtual |
setRange(Axes::Type axis, bool const_width=true) | DataRep | |
setRepColor(const Color &) | DataRep | |
setRepSize(double size) | DataRep | |
setRepStyle(int style) | DataRep | |
setSelected(bool yes=true) | DataRep | virtual |
setTitle(const std::string &title) | DataRep | |
throwRangeException() | DataRep | protected |
toggleInverted(unsigned int i) | DataRep | |
update(const Observable *) | DataRep | virtual |
update() | DataRep | virtual |
willDelete(const Observable *) | Observer | virtual |
~DataRep() | DataRep | virtual |
~Observable() | Observable | virtual |
~Observer() | Observer | virtual |