Main class for ring finder based on Hough Transform implementation.
More...
#include <EicRoot/blob/master/rich/prototype/CbmRichProtRingFinderHough.h>
Main class for ring finder based on Hough Transform implementation.
- Author
- Semen Lebedev
- Date
- 2008
Definition at line 34 of file CbmRichProtRingFinderHough.h.
View newest version in sPHENIX GitHub at line 34 of file CbmRichProtRingFinderHough.h
CbmRichProtRingFinderHough::CbmRichProtRingFinderHough |
( |
| ) |
|
virtual CbmRichProtRingFinderHough::~CbmRichProtRingFinderHough |
( |
| ) |
|
|
virtual |
void CbmRichProtRingFinderHough::AddRingsToOutputArray |
( |
TClonesArray * |
rRingArray, |
|
|
const vector< CbmRichRingLight * > & |
rings |
|
) |
| |
|
private |
Add found rings to the output TClonesArray.
- Parameters
-
[out] | rRingArray | Output array of CbmRichRing. |
[in] | rings | Found rings. |
virtual Int_t CbmRichProtRingFinderHough::DoFind |
( |
TClonesArray * |
rHitArray, |
|
|
TClonesArray * |
rProjArray, |
|
|
TClonesArray * |
rRingArray |
|
) |
| |
|
virtual |
virtual void CbmRichProtRingFinderHough::Init |
( |
| ) |
|
|
virtual |
CbmRichProtRingFinderHoughImpl* CbmRichProtRingFinderHough::fHTImpl |
|
protected |
Int_t CbmRichProtRingFinderHough::fNEvent |
|
protected |
Int_t CbmRichProtRingFinderHough::fRingCount |
|
protected |
The documentation for this class was generated from the following file: