#include <CbmRichTrackExtrapolation.h>
Definition at line 34 of file CbmRichTrackExtrapolation.h.
◆ CbmRichTrackExtrapolation()
CbmRichTrackExtrapolation::CbmRichTrackExtrapolation |
( |
| ) |
|
|
inline |
◆ ~CbmRichTrackExtrapolation()
virtual CbmRichTrackExtrapolation::~CbmRichTrackExtrapolation |
( |
| ) |
|
|
inlinevirtual |
◆ ClassDef()
◆ DoExtrapolate()
virtual Int_t CbmRichTrackExtrapolation::DoExtrapolate |
( |
TClonesArray * |
gTrackArray, |
|
|
Double_t |
fZ, |
|
|
TClonesArray * |
fTrackParamArray |
|
) |
| |
|
pure virtual |
Abstract method DoExtrapolateTrack. To be implemented in the concrete class. Task: Read the Track array and fill the TrackParam array at given z-Plane in RICH detector pointers to which are given as arguments
- Parameters
-
rTrack | pointer to global track |
fZ | z-position for extrapolation [cm] |
◆ Finish()
virtual void CbmRichTrackExtrapolation::Finish |
( |
| ) |
|
|
inlinevirtual |
Virtual method Init. If needed, to be implemented in the concrete class. Else no action.
Definition at line 53 of file CbmRichTrackExtrapolation.h.
◆ Init()
virtual void CbmRichTrackExtrapolation::Init |
( |
| ) |
|
|
inlinevirtual |
Virtual method Init. If needed, to be implemented in the concrete class. Else no action.
Definition at line 48 of file CbmRichTrackExtrapolation.h.
◆ SetVerbose()
void CbmRichTrackExtrapolation::SetVerbose |
( |
Int_t |
verbose | ) |
|
|
inline |
◆ fVerbose
Int_t CbmRichTrackExtrapolation::fVerbose |
|
private |
The documentation for this class was generated from the following file: