PyDataRep Member List
This is the complete list of members for
PyDataRep, including all inherited members.
| addCut() | PyDataRep | |
| applyCut(QtCut *cut) | PyDataRep | |
| applyCuts(const std::vector< QtCut * > &cuts) | PyDataRep | |
| colorNames() | PyDataRep | |
| createNTuple() const | PyDataRep | |
| createNTupleUnderRegion() const | PyDataRep | |
| getBinWidth(const std::string &axis) | PyDataRep | |
| getColumnWithCuts(const std::string &column) | PyDataRep | |
| getDataRep() | PyDataRep | |
| getMean(const std::string &axis) | PyDataRep | |
| getNTupleWithCuts() const | PyDataRep | |
| getRMS(const std::string &axis) | PyDataRep | |
| init() | PyDataRep | [private] |
| m_columnData | PyDataRep | [private] |
| m_datarep | PyDataRep | [private] |
| makeColorMap() | PyDataRep | [private, static] |
| makeLineStyleMap() | PyDataRep | [private, static] |
| makeSymbolMap() | PyDataRep | [private, static] |
| name() const | PyDataRep | |
| names() | PyDataRep | [static] |
| normalizeTo(const PyDataRep *target) | PyDataRep | |
| numberOfEntries() const | PyDataRep | |
| PyDataRep(hippodraw::DataRep *) | PyDataRep | |
| PyDataRep(const std::string &type, const DataSource *ntuple, const std::vector< std::string > &bindings) | PyDataRep | |
| PyDataRep(const std::string &type, const PyDataSource *ntuple, const std::vector< std::string > &bindings) | PyDataRep | |
| PyDataRep() | PyDataRep | |
| PyDataRep(PyDataRep *pyRep) | PyDataRep | |
| s_have_static_members | PyDataRep | [private, static] |
| s_lineStyles | PyDataRep | [private, static] |
| s_symbols | PyDataRep | [private, static] |
| set(Color::Value value) | PyDataRep | |
| set(hippodraw::Symbol::Type type) | PyDataRep | |
| set(hippodraw::Line::Style style) | PyDataRep | |
| setAxisBinding(const std::string &axis, const std::string &label) | PyDataRep | |
| setAxisBindings(const std::vector< std::string > &bindings) | PyDataRep | |
| setBinWidth(const std::string &axis, double width) | PyDataRep | |
| setColor(const std::string &color) | PyDataRep | |
| setCutRange(double low, double high) | PyDataRep | |
| setErrorDisplay(const std::string &axis, bool flag) | PyDataRep | |
| setLineStyle(const std::string &lineStyle) | PyDataRep | |
| setPointRep(RepBase *pointRep) | PyDataRep | |
| setSize(double value) | PyDataRep | |
| setSymbol(const std::string &symbolName, float size=2.) | PyDataRep | |
| setWeight(const std::string &label) | PyDataRep | |