#include <CbmRichRingLight.h>
Public Member Functions | |
| CbmRichHitLight () | |
| Default constructor. | |
| virtual | ~CbmRichHitLight () |
| Distructor. | |
| CbmRichHitLight (float x, float y) | |
| Constructor with initialization. | |
| CbmRichHitLight () | |
| Default constructor. | |
| virtual | ~CbmRichHitLight () |
| Distructor. | |
| CbmRichHitLight (float x, float y) | |
| Constructor with initialization. | |
Data Fields | |
| float | fX |
| float | fY |
Definition at line 16 of file CbmRichRingLight.h.
| CbmRichHitLight::CbmRichHitLight | ( | ) | [inline] |
Default constructor.
Definition at line 22 of file CbmRichRingLight.h.
| virtual CbmRichHitLight::~CbmRichHitLight | ( | ) | [inline, virtual] |
Distructor.
Definition at line 29 of file CbmRichRingLight.h.
| CbmRichHitLight::CbmRichHitLight | ( | float | x, | |
| float | y | |||
| ) | [inline] |
Constructor with initialization.
| x | X coordinate of hit. | |
| y | Y coordinate of hit. |
Definition at line 36 of file CbmRichRingLight.h.
| CbmRichHitLight::CbmRichHitLight | ( | ) | [inline] |
Default constructor.
Definition at line 22 of file CbmRichRingLight.h.
| virtual CbmRichHitLight::~CbmRichHitLight | ( | ) | [inline, virtual] |
Distructor.
Definition at line 29 of file CbmRichRingLight.h.
| CbmRichHitLight::CbmRichHitLight | ( | float | x, | |
| float | y | |||
| ) | [inline] |
Constructor with initialization.
| x | X coordinate of hit. | |
| y | Y coordinate of hit. |
Definition at line 36 of file CbmRichRingLight.h.
| float CbmRichHitLight::fX |
Definition at line 42 of file CbmRichRingLight.h.
Referenced by CbmRichRingFitterEllipseBase::CalcChi2(), CbmRichRingFitterBase::CalcChi2(), CbmRichRingFinderHoughImpl::DefineLocalAreaAndHits(), CbmRichRingFinderHoughImpl::DoFind(), TRICHProc::DrawRingHits(), TRICHProc::FillCircleFitHistograms(), CbmRichRingFitterCOP::FitRing(), CbmRichRingFitterEllipseTau::InitMatrices(), and CbmRichHoughHitCmpUp::operator()().
| float CbmRichHitLight::fY |
Definition at line 43 of file CbmRichRingLight.h.
Referenced by CbmRichRingFitterEllipseBase::CalcChi2(), CbmRichRingFitterBase::CalcChi2(), CbmRichRingFinderHoughImpl::DoFind(), TRICHProc::DrawRingHits(), TRICHProc::FillCircleFitHistograms(), CbmRichRingFitterCOP::FitRing(), and CbmRichRingFitterEllipseTau::InitMatrices().
1.7.1