#include <EicRoot/blob/master/cbmbase/CbmRichRingFitter.h>
Definition at line 30 of file CbmRichRingFitter.h.
View newest version in sPHENIX GitHub at line 30 of file CbmRichRingFitter.h
CbmRichRingFitter::CbmRichRingFitter |
( |
| ) |
|
|
inline |
virtual CbmRichRingFitter::~CbmRichRingFitter |
( |
| ) |
|
|
inlinevirtual |
virtual void CbmRichRingFitter::CalcChi2 |
( |
CbmRichRing * |
pRing | ) |
|
|
inlineprotectedvirtual |
Method CalcChi2. Implemented in the base class for Rich Ring fitting algorithms. Task: Calculate chi2 for reconstructed ring.
Definition at line 68 of file CbmRichRingFitter.h.
View newest version in sPHENIX GitHub at line 68 of file CbmRichRingFitter.h
virtual void CbmRichRingFitter::DoFit |
( |
CbmRichRing * |
pRing | ) |
|
|
pure virtual |
Abstract method DoFit. To be implemented in the concrete class. Task: Make a fit to the hits attached to the track by the track finder. Fill the track parameter member variables.
- Parameters
-
virtual void CbmRichRingFitter::Init |
( |
| ) |
|
|
inlinevirtual |
Virtual method Init. If needed, to be implemented in the concrete class. Else no action.
Definition at line 46 of file CbmRichRingFitter.h.
View newest version in sPHENIX GitHub at line 46 of file CbmRichRingFitter.h
void CbmRichRingFitter::SetVerbose |
( |
Int_t |
verbose | ) |
|
|
inline |
TClonesArray* CbmRichRingFitter::fHitsArray |
|
protected |
Int_t CbmRichRingFitter::fVerbose |
|
protected |
The documentation for this class was generated from the following file: