Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Hough.cxx File Reference

#include <cmath>
#include "TH2F.h"
#include "TCanvas.h"
#include "TStyle.h"
#include "TMath.h"
#include "Hough.h"

Go to the source code of this file.

Variables

const int gsNtheta = 360
const int gsNrho = 500
const double minrho = -500
const double maxrho = 500
const double mintheta = 0.0
const double maxtheta = M_PI
float_t myThresh = 0
nodenodearray [gsNtheta][gsNrho]
nodethetaarray [gsNtheta]
int thetacount [gsNtheta]
nodetreehead = NULL
hitnodepeaklist = NULL


Variable Documentation

const int gsNrho = 500 [static]
 

Definition at line 26 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), and rpr::Hough::RemovePoint().

const int gsNtheta = 360 [static]
 

Definition at line 25 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), and rpr::Hough::RemovePoint().

const double maxrho = 500 [static]
 

Definition at line 29 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), rpr::Hough::FindLines(), and rpr::Hough::RemovePoint().

const double maxtheta = M_PI [static]
 

Definition at line 31 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), rpr::Hough::FindLines(), and rpr::Hough::RemovePoint().

const double minrho = -500 [static]
 

Definition at line 28 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), and rpr::Hough::RemovePoint().

const double mintheta = 0.0 [static]
 

Definition at line 30 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), and rpr::Hough::RemovePoint().

float_t myThresh = 0
 

Definition at line 33 of file Hough.cxx.

Referenced by rpr::Hough::MakeTree(), and rpr::Hough::SetThresh().

node* nodearray[gsNtheta][gsNrho]
 

Definition at line 35 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), rpr::Hough::Hough(), and rpr::Hough::RemovePoint().

hitnode* peaklist = NULL
 

Definition at line 40 of file Hough.cxx.

Referenced by rpr::Hough::FindLines(), rpr::Hough::getHit(), and rpr::Hough::MakeTree().

node* thetaarray[gsNtheta]
 

Definition at line 36 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), rpr::Hough::Hough(), rpr::Hough::MakeTree(), and rpr::Hough::~Hough().

int thetacount[gsNtheta]
 

Definition at line 37 of file Hough.cxx.

Referenced by rpr::Hough::AddPoint(), rpr::Hough::Hough(), and rpr::Hough::~Hough().

node* treehead = NULL
 

Definition at line 38 of file Hough.cxx.

Referenced by rpr::Hough::FindLines(), rpr::Hough::MakeTree(), rpr::Hough::UpdateTree(), and rpr::Hough::~Hough().


Generated on Sat Oct 11 02:35:29 2008 for NOvA Offline by  doxygen 1.3.9.1