![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/rich/standalone/algorithm/CbmRichRingFitterCOPLight.h>
Collaboration diagram for CbmRichRingFitterCOPLight:Public Member Functions | |
| CbmRichRingFitterCOPLight () | |
| virtual | ~CbmRichRingFitterCOPLight () |
| void | DoFit (CbmRichRingLight *ring) |
Private Member Functions | |
| void | CalcChi2 (CbmRichRingLight *ring) |
Private Attributes | |
| std::vector< float > | fHitX |
| std::vector< float > | fHitY |
| int | fNofHits |
Static Private Attributes | |
| static const int | MAX_NOF_HITS_IN_RING = 200 |
Definition at line 8 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 8 of file CbmRichRingFitterCOPLight.h
|
inline |
Definition at line 12 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 12 of file CbmRichRingFitterCOPLight.h
References fHitX, fHitY, and MAX_NOF_HITS_IN_RING.
|
inlinevirtual |
Definition at line 16 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 16 of file CbmRichRingFitterCOPLight.h
|
inlineprivate |
Definition at line 163 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 163 of file CbmRichRingFitterCOPLight.h
References d, fHitX, fHitY, CbmRichRingLight::GetCenterX(), CbmRichRingLight::GetCenterY(), CbmRichRingLight::GetNofHits(), CbmRichRingLight::GetRadius(), and CbmRichRingLight::SetChi2().
Referenced by DoFit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 33 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 33 of file CbmRichRingFitterCOPLight.h
References starlightConstants::A2, CalcChi2(), Dy, epsilon, fHitX, fHitY, fNofHits, CbmRichHitLight::fX, CbmRichHitLight::fY, CbmRichRingLight::GetHit(), CbmRichRingLight::GetNofHits(), MAX_NOF_HITS_IN_RING, G4BECAL::radius, CbmRichRingLight::SetCenterX(), CbmRichRingLight::SetCenterY(), and CbmRichRingLight::SetRadius().
Here is the call graph for this function:
|
private |
Definition at line 26 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 26 of file CbmRichRingFitterCOPLight.h
Referenced by CalcChi2(), CbmRichRingFitterCOPLight(), DoFit(), and ~CbmRichRingFitterCOPLight().
|
private |
Definition at line 27 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 27 of file CbmRichRingFitterCOPLight.h
Referenced by CalcChi2(), CbmRichRingFitterCOPLight(), DoFit(), and ~CbmRichRingFitterCOPLight().
|
private |
Definition at line 28 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 28 of file CbmRichRingFitterCOPLight.h
Referenced by DoFit().
|
staticprivate |
Definition at line 25 of file CbmRichRingFitterCOPLight.h.
View newest version in sPHENIX GitHub at line 25 of file CbmRichRingFitterCOPLight.h
Referenced by CbmRichRingFitterCOPLight(), and DoFit().