#include <CbmRecoTracks.h>
Definition at line 47 of file CbmRecoTracks.h.
◆ CbmRecoTracks() [1/3]
| CbmRecoTracks::CbmRecoTracks |
( |
| ) |
|
|
inline |
◆ CbmRecoTracks() [2/3]
| CbmRecoTracks::CbmRecoTracks |
( |
const char * | name, |
|
|
Int_t | iVerbose = 1 ) |
|
inline |
Standard constructor
- Parameters
-
| name | Name of task |
| iVerbose | Verbosity level |
Definition at line 58 of file CbmRecoTracks.h.
◆ ~CbmRecoTracks()
| CbmRecoTracks::~CbmRecoTracks |
( |
| ) |
|
|
virtual |
◆ CbmRecoTracks() [3/3]
◆ ClassDef()
◆ Exec()
| void CbmRecoTracks::Exec |
( |
Option_t * | option | ) |
|
|
virtual |
Executed task
Definition at line 151 of file CbmRecoTracks.cxx.
References fEventManager, fGlobalTracks, fMuchTracks, fRichHits, fRichRings, fStsTracks, fTofHits, fTofTracks, fTrdTracks, fTrList, fTrPr, CbmRichRing::GetCenterX(), CbmRichRing::GetCenterY(), CbmRichRing::GetHit(), CbmGlobalTrack::GetMuchTrackIndex(), CbmTrack::GetPidHypo(), CbmGlobalTrack::GetRichRingIndex(), CbmGlobalTrack::GetStsTrackIndex(), CbmGlobalTrack::GetTofHitIndex(), CbmGlobalTrack::GetTofTrackIndex(), CbmGlobalTrack::GetTrdTrackIndex(), GetTrGroup(), HandlePixelHit(), HandleStsTrack(), HandleTrack(), and Reset().
◆ Finish()
| void CbmRecoTracks::Finish |
( |
| ) |
|
|
virtual |
◆ GetTrGroup()
| TEveTrackList * CbmRecoTracks::GetTrGroup |
( |
TParticle * | P | ) |
|
◆ HandlePixelHit()
| void CbmRecoTracks::HandlePixelHit |
( |
TEveTrack * | eveTrack, |
|
|
Int_t & | n, |
|
|
const CbmPixelHit * | hit, |
|
|
TEveVector * | pMom = 0 ) |
|
protected |
◆ HandleStsTrack()
| void CbmRecoTracks::HandleStsTrack |
( |
TEveTrack * | eveTrack, |
|
|
Int_t & | n, |
|
|
const CbmStsTrack * | stsTrack ) |
|
protected |
◆ HandleTrack()
| void CbmRecoTracks::HandleTrack |
( |
TEveTrack * | eveTrack, |
|
|
Int_t & | n, |
|
|
const CbmTrack * | recoTrack ) |
|
protected |
Definition at line 98 of file CbmRecoTracks.cxx.
References fMuchPixelHits, fRichHits, fTofHits, fTrdHits, CbmTrack::GetHitIndex(), CbmTrack::GetHitType(), CbmTrack::GetNofHits(), HandlePixelHit(), kMUCHPIXELHIT, kRICHHIT, kTOFHIT, and kTRDHIT.
Referenced by Exec().
◆ Init()
| InitStatus CbmRecoTracks::Init |
( |
| ) |
|
|
virtual |
Definition at line 47 of file CbmRecoTracks.cxx.
References fEvent, fEventManager, fGlobalTracks, fMuchPixelHits, fMuchTracks, fMvdHits, fRichHits, fRichRings, fStsHits, fStsTracks, fTofHits, fTofTracks, fTrdHits, fTrdTracks, MaxEnergyLimit, MinEnergyLimit, and PEnergy.
◆ operator=()
◆ Reset()
| void CbmRecoTracks::Reset |
( |
| ) |
|
◆ SetParContainers()
| void CbmRecoTracks::SetParContainers |
( |
| ) |
|
|
virtual |
◆ SetVerbose()
| void CbmRecoTracks::SetVerbose |
( |
Int_t | iVerbose | ) |
|
|
inline |
Set verbosity level. For this task and all of the subtasks.
Definition at line 64 of file CbmRecoTracks.h.
◆ fEvent
| TString CbmRecoTracks::fEvent = "" |
|
protected |
◆ fEventManager
| FairEventManager* CbmRecoTracks::fEventManager = nullptr |
|
protected |
◆ fEveTrList
| TObjArray* CbmRecoTracks::fEveTrList = new TObjArray(16) |
|
protected |
◆ fGlobalTracks
| TClonesArray* CbmRecoTracks::fGlobalTracks = nullptr |
|
protected |
◆ fMuchPixelHits
| TClonesArray* CbmRecoTracks::fMuchPixelHits = nullptr |
|
protected |
◆ fMuchTracks
| TClonesArray* CbmRecoTracks::fMuchTracks = nullptr |
|
protected |
◆ fMvdHits
| TClonesArray* CbmRecoTracks::fMvdHits = nullptr |
|
protected |
◆ fRichHits
| TClonesArray* CbmRecoTracks::fRichHits = nullptr |
|
protected |
◆ fRichRings
| TClonesArray* CbmRecoTracks::fRichRings = nullptr |
|
protected |
◆ fStsHits
| TClonesArray* CbmRecoTracks::fStsHits = nullptr |
|
protected |
◆ fStsTracks
| TClonesArray* CbmRecoTracks::fStsTracks = nullptr |
|
protected |
◆ fTofHits
| TClonesArray* CbmRecoTracks::fTofHits = nullptr |
|
protected |
◆ fTofTracks
| TClonesArray* CbmRecoTracks::fTofTracks = nullptr |
|
protected |
◆ fTrdHits
| TClonesArray* CbmRecoTracks::fTrdHits = nullptr |
|
protected |
◆ fTrdTracks
| TClonesArray* CbmRecoTracks::fTrdTracks = nullptr |
|
protected |
◆ fTrList
| TEveTrackList* CbmRecoTracks::fTrList = nullptr |
|
protected |
◆ fTrPr
| TEveTrackPropagator* CbmRecoTracks::fTrPr = nullptr |
|
protected |
◆ MaxEnergyLimit
| Double_t CbmRecoTracks::MaxEnergyLimit = -1. |
|
protected |
◆ MinEnergyLimit
| Double_t CbmRecoTracks::MinEnergyLimit = -1. |
|
protected |
◆ PEnergy
| Double_t CbmRecoTracks::PEnergy = -1. |
|
protected |
The documentation for this class was generated from the following files: