, including all inherited members.
| addDataRep(const std::string &type, const DataSource *ntuple, const std::vector< std::string > &bindings) | QtDisplay | |
| addDataRep(PyDataRep *pyRep) | QtDisplay | |
| addDataRep(PyFunctionRep *pyFuncRep) | QtDisplay | |
| addDataRepStacked(const std::string &type, const DataSource *ntuple, const std::vector< std::string > &bindings) | QtDisplay | |
| addFunction(FunctionBase *function) | QtDisplay | |
| addObserver(hippodraw::Observer *observer) | QtDisplay | |
| addValues(const std::vector< double > &v) | QtDisplay | |
| applyCut(QtDisplay *cut) | QtDisplay | |
| applyCuts(const std::vector< QtDisplay * > &cuts) | QtDisplay | |
| createDataArray() const | QtDisplay | |
| createDisplay(const std::string &type, const DataSource &nt, const std::vector< std::string > &bindings) | QtDisplay | [private] |
| createNTuple() const | QtDisplay | |
| currentView() | QtDisplay | |
| deleteView(int index) | QtDisplay | |
| display() | QtDisplay | |
| getBinWidth(const std::string &axis) const | QtDisplay | |
| getDataRep() | QtDisplay | |
| getDataReps() const | QtDisplay | |
| getLabel(const std::string &axis) const | QtDisplay | |
| getLog(const std::string &axis) | QtDisplay | |
| getRange(const std::string &axis) | QtDisplay | |
| getTitle() const | QtDisplay | |
| m_binWidths | QtDisplay | [private] |
| m_plotter | QtDisplay | [protected] |
| m_pyDataReps | QtDisplay | [mutable, private] |
| m_ranges | QtDisplay | [private] |
| nextView(bool stepForward=true) | QtDisplay | |
| numberOfEntries() const | QtDisplay | |
| numViews() | QtDisplay | |
| plotterId() const | QtDisplay | |
| QtDisplay() | QtDisplay | [protected] |
| QtDisplay(const std::string &type) | QtDisplay | |
| QtDisplay(PyFunctionRep *rep) | QtDisplay | |
| QtDisplay(const std::string &type, const DataSource &nt, const std::vector< std::string > &bindings) | QtDisplay | |
| QtDisplay(const std::string &type, const PyDataSource &nt, const std::vector< std::string > &bindings) | QtDisplay | |
| QtDisplay(const std::string &type, const QtRootNTuple &nt, const std::vector< std::string > &bindings) | QtDisplay | |
| QtDisplay(const std::string &type, const QtRootNTuple &nt, const std::vector< std::string > &bindings, boost::python::list indices) | QtDisplay | |
| QtDisplay(const std::string &type, boost::python::tuple, const std::vector< std::string > &bindings) | QtDisplay | |
| QtDisplay(const std::string &type, boost::python::list, const std::vector< std::string > &bindings) | QtDisplay | |
| QtDisplay(PlotterBase *plotter) | QtDisplay | |
| reset() | QtDisplay | |
| resize() | QtDisplay | |
| saveView() | QtDisplay | |
| setAspectRatio(double ratio) | QtDisplay | |
| setAutoRanging(const std::string &axis, bool flag) | QtDisplay | |
| setAutoTicks(const std::string &axis, bool yes) | QtDisplay | |
| setBinWidth(const std::string &axis, double width, bool save=false) | QtDisplay | |
| setBinWidth(const std::string &axis, double width) | QtDisplay | |
| setColorMap(const std::string &name) | QtDisplay | |
| setContourLevels(const std::vector< double > &levels) | QtDisplay | |
| setLabel(const std::string &axis, const std::string &label) | QtDisplay | |
| setLog(const std::string &axis, int flag) | QtDisplay | |
| setNumberOfBins(const std::string &axis, unsigned int number) | QtDisplay | |
| setOffset(const std::string &axis, double offset) | QtDisplay | |
| setPointRep(RepBase *rep) | QtDisplay | |
| setRange(const std::string &axis, double low, double high, bool save=false) | QtDisplay | |
| setRange(const std::string &axis, double low, double high) | QtDisplay | |
| setTicks(const std::string &axis, const std::vector< double > &values, const std::vector< std::string > &labels) | QtDisplay | |
| setTitle(const std::string &title) | QtDisplay | |
| setTransform(const std::string &name) | QtDisplay | |
| setView(int index) | QtDisplay | |
| unlock() | QtDisplay | |
| update() | QtDisplay | |
| ~QtDisplay() | QtDisplay | |