JG ROOT Tools libraries
version 5.0 - august 2014
|
This is the complete list of members for RContour, including all inherited members.
CheckPoint(const RPoint2D &p) const | RContour | inlinevirtual |
CheckValue(const Double_t val) const | RContour | inlinevirtual |
ClassDef(RContour, 0) | RContour | |
contour_ptr | RContour | protected |
ContourBase() const | RContour | inline |
ContourBase() | RContour | inline |
ContourCircle(const string &ct_name, const RPoint2D ctr, const Double_t r) | RContour | static |
ContourCircle(const string &ct_name, const Double_t xc, const Double_t yc, const Double_t r) | RContour | static |
ContourEllipse(const string &ct_name, const Double_t a, const Double_t b) | RContour | static |
ContourEllipse(const string &ct_name, const RPoint2D ctr, const Double_t a, const Double_t b) | RContour | static |
ContourEllipse(const string &ct_name, const Double_t a, const Double_t b, const Double_t angle) | RContour | static |
ContourEllipse(const string &ct_name, const RPoint2D ctr, const Double_t a, const Double_t b, const Double_t angle) | RContour | static |
ContourEllipse(const string &ct_name, const RPoint2D ctr, const RVector2D xa, const RVector2D yb) | RContour | static |
ContourGate(const string &ct_name, const Double_t x1, const Double_t x2) | RContour | static |
ContourPolygon(const string &ct_name, const UInt_t n, const RPoint2D *pts) | RContour | static |
ContourPolygon(const string &ct_name, const UInt_t n, const Double_t x[], const Double_t y[]) | RContour | static |
CreateObjectList() | RContour | virtual |
CTypes enum name | RContour | |
DeleteObjectList() | RContour | virtual |
Dimension() const | RContour | inlinevirtual |
Draw() | RContour | virtual |
DrawCopy() | RContour | virtual |
GetFlipAxis() const | RContour | inlinevirtual |
GetLineAtt() const | RContour | inlinevirtual |
GetObject(const Int_t n) const | RContour | inlinevirtual |
GetObjectList() const | RContour | inlinevirtual |
GetObjectNum() const | RContour | inlinevirtual |
GetStatusBits(u_int flags) const | RContour | inlinevirtual |
GetStatusFlag() const | RContour | inlinevirtual |
GObject(RContour) | RContour | private |
line_att | RContour | protected |
NewContourCircle(const string &ct_name, const RPoint2D ctr, const Double_t r) | RContour | static |
NewContourCircle(const string &ct_name, const Double_t xc, const Double_t yc, const Double_t r) | RContour | static |
NewContourEllipse(const string &ct_name, const Double_t a, const Double_t b) | RContour | static |
NewContourEllipse(const string &ct_name, const RPoint2D ctr, const Double_t a, const Double_t b) | RContour | static |
NewContourEllipse(const string &ct_name, const Double_t a, const Double_t b, const Double_t angle) | RContour | static |
NewContourEllipse(const string &ct_name, const RPoint2D ctr, const Double_t a, const Double_t b, const Double_t angle) | RContour | static |
NewContourEllipse(const string &ct_name, const RPoint2D ctr, const RVector2D xa, const RVector2D yb) | RContour | static |
NewContourGate(const string &ct_name, const Double_t x1, const Double_t x2) | RContour | static |
NewContourPolygon(const string &ct_name, const UInt_t n, const RPoint2D *pts) | RContour | static |
NewContourPolygon(const string &ct_name, const UInt_t n, const Double_t x[], const Double_t y[]) | RContour | static |
object_list | RContour | protected |
operator=(const RContour &ct) | RContour | |
operator=(const RContourBase &ct_base) | RContour | |
RContour(const string &ct_name="unnamed ") | RContour | |
RContour(const string &ct_name, const RContourBase &ct_base) | RContour | |
RContour(const string &ct_name, RContourBase *ct_base) | RContour | |
RContour(const RContour &ct, const string &ct_name) | RContour | |
RContour(const RContour &ct) | RContour | |
Read(istream &is) | RContour | virtual |
Read(FILE *fptr) | RContour | virtual |
Rename(const string &ct_name) | RContour | inlinevirtual |
SetFlipAxis(const bool flip=true) | RContour | inlinevirtual |
SetLineAtt(const TAttLine l_att) | RContour | virtual |
SetLineAtt(Color_t c, Style_t s=1, Width_t w=1) | RContour | inlinevirtual |
SetStatusBits(u_int flags, bool status=true) | RContour | inlinevirtual |
status_flag | RContour | protected |
Type() const | RContour | inlinevirtual |
typeCircle enum value (defined in RContour) | RContour | |
typeEllipse enum value (defined in RContour) | RContour | |
typeGate enum value (defined in RContour) | RContour | |
TypeName() const | RContour | inlinevirtual |
typePolygon enum value (defined in RContour) | RContour | |
typeUndefined enum value (defined in RContour) | RContour | |
Write(ostream &os) const | RContour | virtual |
Write(FILE *fptr) const | RContour | virtual |
~RContour() | RContour | virtual |