Go to the documentation of this file.
9 #ifndef NICACBMTRACK_H_
10 #define NICACBMTRACK_H_
15 #include "CbmTofHit.h"
36 virtual void CopyData(NicaTrack* track);
Int_t GetMuchIndex() const
void SetStsTrack(CbmStsTrack *stsTrack)
void SetRichRingIndex(Int_t no)
void SetTrdTrackIndex(Int_t trdTrackId)
CbmTofHit * GetTofTrack() const
Int_t GetTofTrackIndex() const
CbmMuchTrack * fMuchTrack
Data class for STS tracks.
void SetTofTrack(CbmTofHit *tofTrack)
CbmRichRing * GetRichRing() const
Int_t GetRichRingIndex() const
CbmMuchTrack * GetMuchTrack() const
CbmStsTrack * GetStsTrack() const
virtual void CopyData(NicaTrack *track)
void SetRichRing(CbmRichRing *tr)
CbmTrdTrack * GetTrdTrack() const
void SetStsTrackIndex(Int_t stsTrackId)
void SetMuchIndex(Int_t id)
Int_t GetTrdTrackIndex() const
virtual void Update(CbmGlobalTrack *track, NicaCbmGlobalEventInterface *interface)
void SetMuchTrack(CbmMuchTrack *tr)
void SetTrdTrack(CbmTrdTrack *trdTrack)
Int_t GetStsTrackIndex() const
void SetTofTrackIndex(Int_t tofTrackId)