ClassDef(RHoughTransform, 0) | RHoughTransform | |
ComputeTransform() | RHoughTransform | virtual |
CreateLine() const | RHoughTransform | |
CreateLine(double theta, double dist) const | RHoughTransform | |
CreateNormal() const | RHoughTransform | |
CreateNormal(double theta, double dist) const | RHoughTransform | |
GetHoughHisto() const | RHoughTransform | inline |
GetHoughHisto() | RHoughTransform | inline |
GetHoughMaximum(double &theta, double &dist) const | RHoughTransform | |
GetLineAtt() const | RHoughTransform | inline |
GetLineAtt() | RHoughTransform | inline |
GetOptionAmplWeight() const | RHoughTransform | inline |
GetOptionCenterRef() const | RHoughTransform | inline |
GetOptionCornerRef() const | RHoughTransform | inline |
GetOptions() const | RHoughTransform | inline |
GetOptionSmooth() const | RHoughTransform | inline |
GetOptionThreshold() const | RHoughTransform | inline |
GetOptionThresholdAmplWeight() const | RHoughTransform | inline |
GetSourceCenter() const | RHoughTransform | inline |
GetSourceCenter() | RHoughTransform | inline |
GetSourceHisto() const | RHoughTransform | inline |
GetWeight(double pval) const | RHoughTransform | virtual |
GetWeightHisto(const string &hname="") const | RHoughTransform | |
GObject(RHoughTransform) | RHoughTransform | private |
hough_histo | RHoughTransform | protected |
hough_id | RHoughTransform | protected |
line_att | RHoughTransform | protected |
modeCut | RHoughTransform | privatestatic |
modeGaus | RHoughTransform | privatestatic |
optAmplitude | RHoughTransform | privatestatic |
optCenter | RHoughTransform | privatestatic |
options | RHoughTransform | protected |
optSmooth | RHoughTransform | privatestatic |
optThreshold | RHoughTransform | privatestatic |
ResetTransform() | RHoughTransform | virtual |
RHoughTransform(TH2 *hptr=NULL, u_int nth=0, u_int nr=0, double rmax=0., double thr=0., const string &id="") | RHoughTransform | |
SearchLineSuppress(double hthr, u_int nlmax=1, double *thtab=NULL, double *rtab=NULL, double *htab=NULL, u_short sdiv=1) | RHoughTransform | virtual |
SetLineAtt(TAttLine &att) | RHoughTransform | inlinevirtual |
SetLineColor(Color_t c) | RHoughTransform | inlinevirtual |
SetLineStyle(Style_t s) | RHoughTransform | inlinevirtual |
SetLineWidth(Width_t w) | RHoughTransform | inlinevirtual |
SetOptionAmplWeight(bool thr=false) | RHoughTransform | virtual |
SetOptionCenterRef() | RHoughTransform | virtual |
SetOptionCornerRef() | RHoughTransform | virtual |
SetOptionNoSmooth() | RHoughTransform | inlinevirtual |
SetOptionSmooth() | RHoughTransform | inlinevirtual |
SetOptionUnitWeight() | RHoughTransform | virtual |
SetSourceHisto(TH2 *hptr, double thr=0.) | RHoughTransform | virtual |
SetSuppressMode(u_short mode, double width) | RHoughTransform | inlinevirtual |
SetThreshold(double thr) | RHoughTransform | inlinevirtual |
SetTransform(u_int nth, u_int nr, double rmax, const string &id="", bool calc=false) | RHoughTransform | virtual |
src_center | RHoughTransform | protected |
src_histo | RHoughTransform | protected |
suppress_mode | RHoughTransform | protected |
suppress_width | RHoughTransform | protected |
SuppressSourceLine(double theta, double dist, double width, u_short mode=modeCut, u_short sdiv=1) | RHoughTransform | virtual |
threshold | RHoughTransform | protected |
~RHoughTransform() | RHoughTransform | virtual |