#include <HoughCircle.h>
Definition at line 8 of file HoughCircle.h.
◆ HoughCircle() [1/3]
HoughCircle::HoughCircle |
( |
| ) |
|
◆ HoughCircle() [2/3]
◆ HoughCircle() [3/3]
HoughCircle::HoughCircle |
( |
double | , |
|
|
double | , |
|
|
double | ) |
◆ fitLeast()
int HoughCircle::fitLeast |
( |
| ) |
|
◆ getCirR()
double HoughCircle::getCirR |
( |
| ) |
const |
|
inline |
◆ getCirX()
double HoughCircle::getCirX |
( |
| ) |
const |
|
inline |
◆ getCirY()
double HoughCircle::getCirY |
( |
| ) |
const |
|
inline |
◆ getD0()
double HoughCircle::getD0 |
( |
| ) |
const |
|
inline |
◆ getHitCandi()
◆ getOmega()
double HoughCircle::getOmega |
( |
| ) |
const |
|
inline |
◆ getPhi0()
double HoughCircle::getPhi0 |
( |
| ) |
const |
|
inline |
◆ getPt()
double HoughCircle::getPt |
( |
| ) |
const |
|
inline |
◆ printHitCandi()
void HoughCircle::printHitCandi |
( |
| ) |
const |
◆ printHitOnCir()
void HoughCircle::printHitOnCir |
( |
| ) |
const |
◆ setHitCol()
void HoughCircle::setHitCol |
( |
hitPtrCol | hitCol | ) |
|
|
inline |
The documentation for this class was generated from the following file: