#include <PndSttFindTracks.h>
Definition at line 28 of file PndSttFindTracks.h.
◆ PndSttFindTracks() [1/3]
PndSttFindTracks::PndSttFindTracks |
( |
| ) |
|
◆ PndSttFindTracks() [2/3]
Standard constructor
- Parameters
-
finder | Pointer to STT track finder concrete class |
verbose | Verbosity level |
◆ PndSttFindTracks() [3/3]
PndSttFindTracks::PndSttFindTracks |
( |
const char * |
name, |
|
|
const char * |
title = "PndPersistencyTask" , |
|
|
PndSttTrackFinder * |
finder = nullptr , |
|
|
Int_t |
verbose = 1 |
|
) |
| |
Constructor with name and title
- Parameters
-
name | Name of class |
title | Task title |
finder | Pointer to STT track finder concrete class |
verbose | Verbosity level |
◆ ~PndSttFindTracks()
virtual PndSttFindTracks::~PndSttFindTracks |
( |
| ) |
|
|
virtual |
◆ AddHitCollectionName()
void PndSttFindTracks::AddHitCollectionName |
( |
char * |
hitCollectionName, |
|
|
char * |
pointCollectionName |
|
) |
| |
Add an hit collection to perform trackfinding on
Referenced by UseFinder().
◆ Exec()
virtual void PndSttFindTracks::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ Finish()
virtual void PndSttFindTracks::Finish |
( |
| ) |
|
|
virtual |
Finish at the end of each event
◆ GetFinder()
◆ GetNofTracks()
Int_t PndSttFindTracks::GetNofTracks |
( |
| ) |
|
|
inline |
◆ Init()
virtual InitStatus PndSttFindTracks::Init |
( |
| ) |
|
|
virtual |
Initialisation at beginning of each event
◆ SetHelixHitProduction()
void PndSttFindTracks::SetHelixHitProduction |
( |
Bool_t |
hhprod = kTRUE | ) |
|
|
inline |
set the helix hit production flag true or false
Definition at line 76 of file PndSttFindTracks.h.
76 { fHelixHitProduction = hhprod; }
◆ SetParContainers()
void PndSttFindTracks::SetParContainers |
( |
| ) |
|
◆ SetPersistence()
void PndSttFindTracks::SetPersistence |
( |
Bool_t |
persistence | ) |
|
|
inline |
◆ UseFinder()
The documentation for this class was generated from the following file: