clone() | ContourPointRep | virtual |
color() const | RepBase | virtual |
ContourFunctionRep(const ContourFunctionRep &point_rep) | ContourFunctionRep | private |
ContourFunctionRep() | ContourFunctionRep | |
ContourPointRep() | ContourPointRep | |
ContourPointRep(float size) | ContourPointRep | |
ContourPointRep(const ContourPointRep &point_rep) | ContourPointRep | |
displayError(ViewBase &view) | RepBase | virtual |
drawContourTicks(const TransformBase &, ViewBase &, const std::vector< double > &) | ContourPointRep | |
drawProjectedValues(const Range &x_range, const Range &y_range, const FunctionBase *function, TransformBase *transform, ViewBase *view) | ContourFunctionRep | |
hippodraw::ContourPointRep::drawProjectedValues(const DataSource *ntuple, TransformBase *transform, ViewBase *view) | ContourPointRep | virtual |
hippodraw::LinePointRep::drawValues(ViewBase *view) | LinePointRep | protected |
getColor() const | RepBase | virtual |
getNumContours() const | ContourPointRep | |
getStyle() const | LinePointRep | virtual |
getText() const | RepBase | |
getUsingUserValues() const | ContourPointRep | |
getValueTransform() const | ContourPointRep | virtual |
isSelected() const | RepBase | virtual |
LinePointRep(const char *name, float size) | LinePointRep | protected |
LinePointRep() | LinePointRep | |
LinePointRep(float size) | LinePointRep | |
LinePointRep(const LinePointRep &point_rep) | LinePointRep | |
m_color | RepBase | protected |
m_desel | RepBase | protected |
m_error_rep | PointRepBase | protected |
m_highlite | RepBase | protected |
m_line_style | LinePointRep | protected |
m_name | RepBase | protected |
m_ntuple | ContourFunctionRep | private |
m_size | RepBase | protected |
m_steps | ContourFunctionRep | private |
m_text | RepBase | protected |
m_x | LinePointRep | protected |
m_y | LinePointRep | protected |
name() const | RepBase | |
PointRepBase(const char *name, float size) | PointRepBase | |
PointRepBase(const PointRepBase &point_rep) | PointRepBase | |
RepBase(const char *, float size) | RepBase | protected |
RepBase(const RepBase &) | RepBase | protected |
s_desel_color | RepBase | protectedstatic |
setColor(const Color &) | RepBase | virtual |
setContourValues(std::vector< double > &values, ProjectorBase *proj) | ContourPointRep | |
setErrorOn(hippodraw::Axes::Type axis, bool yes=true) | RepBase | virtual |
setHighLighted(bool yes) | RepBase | virtual |
setNumContours(int i) | ContourPointRep | |
setSelected(bool yes) | PointRepBase | virtual |
setSize(float value) | RepBase | virtual |
setStyle(unsigned int style) | LinePointRep | virtual |
setText(const std::string &text) | RepBase | |
setUsingUserValues(bool flag) | ContourPointRep | |
setValueTransform(BinToColor *) | ContourPointRep | virtual |
size() const | RepBase | |
uses(hippodraw::Line::Style) const | LinePointRep | virtual |
hippodraw::PointRepBase::uses(Color::Value) const | RepBase | virtual |
hippodraw::PointRepBase::uses(hippodraw::Symbol::Type) const | RepBase | virtual |
xError() const | RepBase | virtual |
yError() const | RepBase | virtual |
~ContourFunctionRep() | ContourFunctionRep | |
~ContourPointRep() | ContourPointRep | |
~LinePointRep() | LinePointRep | virtual |
~RepBase() | RepBase | virtual |