![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/cbmdata/rich/CbmRichRingLight.h>
Public Member Functions | |
| CbmRichHitLight () | |
| Default constructor. | |
| virtual | ~CbmRichHitLight () |
| Distructor. | |
| CbmRichHitLight (float x, float y) | |
| Constructor with initialization. | |
Public Attributes | |
| float | fX |
| float | fY |
Definition at line 16 of file CbmRichRingLight.h.
View newest version in sPHENIX GitHub at line 16 of file CbmRichRingLight.h
|
inline |
Default constructor.
Definition at line 22 of file CbmRichRingLight.h.
View newest version in sPHENIX GitHub at line 22 of file CbmRichRingLight.h
|
inlinevirtual |
Distructor.
Definition at line 29 of file CbmRichRingLight.h.
View newest version in sPHENIX GitHub at line 29 of file CbmRichRingLight.h
|
inline |
Constructor with initialization.
| x | X coordinate of hit. |
| y | Y coordinate of hit. |
Definition at line 36 of file CbmRichRingLight.h.
View newest version in sPHENIX GitHub at line 36 of file CbmRichRingLight.h
| float CbmRichHitLight::fX |
Definition at line 42 of file CbmRichRingLight.h.
View newest version in sPHENIX GitHub at line 42 of file CbmRichRingLight.h
Referenced by CbmRichRingFitterEllipseBase::CalcChi2(), CbmRichRingFitterBase::CalcChi2(), CbmRichRingFitterQa::CalculateFitErrors(), CbmRichRingFinderHoughImpl::DefineLocalAreaAndHits(), CbmRichRingFitterCOPLight::DoFit(), CbmRichRingFitterRobustCOP::DoFit(), CbmRichRingFitterTAU::DoFit(), CbmRichRingFitterCircle::DoFit(), CbmRichRingFitterEllipseMinuit::DoFit(), CbmRichGeoTest::DrawRing(), CbmRichGeoTest::FitAndFillHistCircle(), CbmRichRingFitterCOP::FitRing(), CbmRichRingSelectImplLight::GetAngle(), CbmRichRingSelectImpl::GetAngle(), CbmRichRingSelectImplLight::GetNofHitsOnRingCircle(), CbmRichRingSelectImpl::GetNofHitsOnRingCircle(), CbmRichRingFitterEllipseTau::InitMatrices(), main(), CbmRichHoughHitCmpUp::operator()(), and CbmRichGeoTest::RingParameters().
| float CbmRichHitLight::fY |
Definition at line 43 of file CbmRichRingLight.h.
View newest version in sPHENIX GitHub at line 43 of file CbmRichRingLight.h
Referenced by CbmRichRingFitterEllipseBase::CalcChi2(), CbmRichRingFitterBase::CalcChi2(), CbmRichRingFitterQa::CalculateFitErrors(), CbmRichRingFinderHough::DoFind(), CbmRichRingFinderHough::DoFindParallel(), CbmRichRingFitterCOPLight::DoFit(), CbmRichRingFitterRobustCOP::DoFit(), CbmRichRingFitterTAU::DoFit(), CbmRichRingFitterCircle::DoFit(), CbmRichRingFitterEllipseMinuit::DoFit(), CbmRichGeoTest::DrawRing(), CbmRichGeoTest::FitAndFillHistCircle(), CbmRichRingFitterCOP::FitRing(), CbmRichRingSelectImplLight::GetAngle(), CbmRichRingSelectImpl::GetAngle(), CbmRichRingSelectImplLight::GetNofHitsOnRingCircle(), CbmRichRingSelectImpl::GetNofHitsOnRingCircle(), CbmRichRingFitterEllipseTau::InitMatrices(), main(), and CbmRichGeoTest::RingParameters().