CbmRoot
|
"TrackExtrapolation" from MC points. It reads the PointArray with ImPlanePoints from MC and selects those to be projected to the Rich Photodetector. More...
#include <CbmRichTrackExtrapolationIdeal.h>
Public Member Functions | |
CbmRichTrackExtrapolationIdeal () | |
Default constructor. More... | |
virtual | ~CbmRichTrackExtrapolationIdeal () |
Destructor. More... | |
virtual void | Init () |
Inherited from CbmRichTrackExtrapolationBase. More... | |
virtual void | DoExtrapolation (TClonesArray *globalTracks, TClonesArray *extrapolatedTrackParams, double z) |
Inherited from CbmRichTrackExtrapolationBase. More... | |
Private Member Functions | |
CbmRichTrackExtrapolationIdeal (const CbmRichTrackExtrapolationIdeal &) | |
Copy constructor. More... | |
CbmRichTrackExtrapolationIdeal & | operator= (const CbmRichTrackExtrapolationIdeal &) |
Assignment operator. More... | |
Private Attributes | |
TClonesArray * | fRefPlanePoints |
TClonesArray * | fMcTracks |
TClonesArray * | fStsTracks |
TClonesArray * | fStsTrackMatches |
"TrackExtrapolation" from MC points. It reads the PointArray with ImPlanePoints from MC and selects those to be projected to the Rich Photodetector.
Definition at line 28 of file CbmRichTrackExtrapolationIdeal.h.
CbmRichTrackExtrapolationIdeal::CbmRichTrackExtrapolationIdeal | ( | ) |
Default constructor.
Definition at line 26 of file CbmRichTrackExtrapolationIdeal.cxx.
|
virtual |
Destructor.
Definition at line 32 of file CbmRichTrackExtrapolationIdeal.cxx.
|
private |
Copy constructor.
|
virtual |
Inherited from CbmRichTrackExtrapolationBase.
Implements CbmRichTrackExtrapolationBase.
Definition at line 62 of file CbmRichTrackExtrapolationIdeal.cxx.
References fRefPlanePoints, fStsTrackMatches, fStsTracks, CbmLink::GetIndex(), CbmMatch::GetMatchedLink(), CbmGlobalTrack::GetStsTrackIndex(), i, and pos.
|
virtual |
Inherited from CbmRichTrackExtrapolationBase.
Reimplemented from CbmRichTrackExtrapolationBase.
Definition at line 34 of file CbmRichTrackExtrapolationIdeal.cxx.
References fMcTracks, fRefPlanePoints, fStsTrackMatches, and fStsTracks.
|
private |
Assignment operator.
|
private |
Definition at line 55 of file CbmRichTrackExtrapolationIdeal.h.
Referenced by Init().
|
private |
Definition at line 54 of file CbmRichTrackExtrapolationIdeal.h.
Referenced by DoExtrapolation(), and Init().
|
private |
Definition at line 57 of file CbmRichTrackExtrapolationIdeal.h.
Referenced by DoExtrapolation(), and Init().
|
private |
Definition at line 56 of file CbmRichTrackExtrapolationIdeal.h.
Referenced by DoExtrapolation(), and Init().