#include <PndSttCellTrackFinderTask.h>
Definition at line 18 of file PndSttCellTrackFinderTask.h.
◆ PndSttCellTrackFinderTask()
PndSttCellTrackFinderTask::PndSttCellTrackFinderTask |
( |
| ) |
|
|
inline |
Definition at line 20 of file PndSttCellTrackFinderTask.h.
21 : FairTask(
"Stt Cell Track Finder"), fClusterTime(250.0), fUseGPU(kFALSE), fDev_tubeNeighborings(
nullptr), fRunTimeBased(kFALSE), fRunWithSortedHits(kFALSE),
22 fCalcWithCorrectedIsochrones(kFALSE), fVerbose(0), fPersistence(kTRUE), fAnalyseSteps(kFALSE), fTrackFinder(
nullptr)
24 fOutBranchNamePrefix =
"";
25 fInBranchNamePrefix =
"";
◆ ~PndSttCellTrackFinderTask()
virtual PndSttCellTrackFinderTask::~PndSttCellTrackFinderTask |
( |
| ) |
|
|
inlinevirtual |
◆ AddHitBranch()
void PndSttCellTrackFinderTask::AddHitBranch |
( |
TString |
branchName | ) |
|
|
inline |
◆ Exec()
virtual void PndSttCellTrackFinderTask::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ FinishEvent()
virtual void PndSttCellTrackFinderTask::FinishEvent |
( |
| ) |
|
|
virtual |
◆ FinishTask()
virtual void PndSttCellTrackFinderTask::FinishTask |
( |
| ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndSttCellTrackFinderTask::Init |
( |
| ) |
|
|
virtual |
◆ InitHitArray()
void PndSttCellTrackFinderTask::InitHitArray |
( |
TString |
branchName | ) |
|
◆ SetAnalyseSteps()
void PndSttCellTrackFinderTask::SetAnalyseSteps |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetCalcWithCorrectedIsochrones()
void PndSttCellTrackFinderTask::SetCalcWithCorrectedIsochrones |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetClusterTime()
void PndSttCellTrackFinderTask::SetClusterTime |
( |
double |
val | ) |
|
|
inline |
◆ SetInBranchNamePrefix()
void PndSttCellTrackFinderTask::SetInBranchNamePrefix |
( |
TString |
prefix | ) |
|
|
inline |
◆ SetOutBranchNamePrefix()
void PndSttCellTrackFinderTask::SetOutBranchNamePrefix |
( |
TString |
prefix | ) |
|
|
inline |
◆ SetParContainers()
virtual void PndSttCellTrackFinderTask::SetParContainers |
( |
| ) |
|
|
virtual |
◆ SetPersistence()
void PndSttCellTrackFinderTask::SetPersistence |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetRunTimeBased()
void PndSttCellTrackFinderTask::SetRunTimeBased |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetRunWithSortedHits()
void PndSttCellTrackFinderTask::SetRunWithSortedHits |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetUseGPU()
void PndSttCellTrackFinderTask::SetUseGPU |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetVerbose()
void PndSttCellTrackFinderTask::SetVerbose |
( |
Int_t |
verbose | ) |
|
|
inline |
The documentation for this class was generated from the following file: