Implementation of RICH hit for ring finder algorithm. More...
#include <CbmRichRingFinderHoughImpl.h>
Public Member Functions | |
CbmRichHoughHit () | |
Standard constructor. | |
virtual | ~CbmRichHoughHit () |
CbmRichHoughHit () | |
Standard constructor. | |
virtual | ~CbmRichHoughHit () |
Data Fields | |
CbmRichHitLight | fHit |
float | fX2plusY2 |
unsigned short | fId |
bool | fIsUsed |
Implementation of RICH hit for ring finder algorithm.
Definition at line 31 of file CbmRichRingFinderHoughImpl.h.
CbmRichHoughHit::CbmRichHoughHit | ( | ) | [inline] |
Standard constructor.
Definition at line 36 of file CbmRichRingFinderHoughImpl.h.
virtual CbmRichHoughHit::~CbmRichHoughHit | ( | ) | [inline, virtual] |
Definition at line 43 of file CbmRichRingFinderHoughImpl.h.
CbmRichHoughHit::CbmRichHoughHit | ( | ) | [inline] |
Standard constructor.
Definition at line 36 of file CbmRichRingFinderHoughImpl.h.
virtual CbmRichHoughHit::~CbmRichHoughHit | ( | ) | [inline, virtual] |
Definition at line 43 of file CbmRichRingFinderHoughImpl.h.
Definition at line 45 of file CbmRichRingFinderHoughImpl.h.
Referenced by CbmRichRingFinderHoughImpl::DefineLocalAreaAndHits(), CbmRichRingFinderHoughImpl::DoFind(), and CbmRichHoughHitCmpUp::operator()().
unsigned short CbmRichHoughHit::fId |
Definition at line 47 of file CbmRichRingFinderHoughImpl.h.
Referenced by CbmRichRingFinderHoughImpl::DoFind().
Definition at line 48 of file CbmRichRingFinderHoughImpl.h.
Referenced by CbmRichRingFinderHoughImpl::DoFind().
Definition at line 46 of file CbmRichRingFinderHoughImpl.h.
Referenced by CbmRichRingFinderHoughImpl::DoFind().