, 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 | |
| addTarget(QtDisplay *) | QtCut | |
| addTargets(const std::vector< QtDisplay * > &targets) | QtCut | |
| addValues(const std::vector< double > &v) | QtDisplay | |
| applyCut(QtDisplay *cut) | QtDisplay | |
| applyCuts(const std::vector< QtDisplay * > &cuts) | QtDisplay | |
| createCut(const DataSource &ds, const std::vector< std::string > &binding) | QtCut | [private] |
| createDataArray() const | QtDisplay | |
| createFits(const std::vector< std::string > &column_list, const std::vector< QtCut * > &cut_list, DataSource *ds, const std::string &filename, const std::string &dsname) | QtCut | [static] |
| createNTuple(const std::vector< std::string > &column_list, const std::vector< QtCut * > &cut_list, DataSource *ds) | QtCut | [static] |
| hippodraw::QtDisplay::createNTuple() const | QtDisplay | |
| createTnt(const std::vector< std::string > &column_list, const std::vector< QtCut * > &cut_list, DataSource *ds, const std::string &filename, const std::string &dsname) | QtCut | [static] |
| currentView() | QtDisplay | |
| cutRange() | QtCut | |
| deleteView(int index) | QtDisplay | |
| display() | QtDisplay | |
| fillCutList(std::vector< const TupleCut * > &tuple_cut_list, const std::vector< QtCut * > &cut_list) | QtCut | [static] |
| 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_plotter | QtDisplay | [protected] |
| nextView(bool stepForward=true) | QtDisplay | |
| numberOfEntries() const | QtDisplay | |
| numViews() | QtDisplay | |
| plotterId() const | QtDisplay | |
| QtCut(const DataSource &nt, const std::vector< std::string > &binding) | QtCut | |
| QtCut(const PyDataSource &nt, const std::vector< std::string > &binding) | QtCut | |
| QtCut(const DataSource &source, const std::vector< std::string > &binding, QtDisplay *target, double low, double high) | QtCut | |
| QtCut(const PyDataSource &nt, const std::vector< std::string > &binding, QtDisplay *target, double low, double high) | QtCut | |
| QtCut(PyDataSource &source, const std::string &label, boost::python::numeric::array array, QtDisplay *target) | QtCut | |
| QtCut(PlotterBase *plotter) | QtCut | |
| 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 | |
| setCutRange(double low, double high, const std::string &axis="x") | QtCut | |
| setEnabled(bool yes) | QtCut | |
| 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 | |
| toggleInverted() | QtCut | |
| unlock() | QtDisplay | |
| update() | QtDisplay | |
| ~QtDisplay() | QtDisplay | |