#include <PndSttTrackFinder.h>
Definition at line 24 of file PndSttTrackFinder.h.
◆ PndSttTrackFinder()
PndSttTrackFinder::PndSttTrackFinder |
( |
| ) |
|
|
inline |
◆ ~PndSttTrackFinder()
virtual PndSttTrackFinder::~PndSttTrackFinder |
( |
| ) |
|
|
inlinevirtual |
◆ AddHitCollection()
virtual void PndSttTrackFinder::AddHitCollection |
( |
TClonesArray * |
mHitArray, |
|
|
TClonesArray * |
mPointArray |
|
) |
| |
|
pure virtual |
◆ ClassDef()
◆ DoFind() [1/2]
virtual Int_t PndSttTrackFinder::DoFind |
( |
TClonesArray * |
trackArray, |
|
|
TClonesArray * |
helixHitArray |
|
) |
| |
|
pure virtual |
Abstract method DoFind. To be implemented in the concrete class. Task: Read the pixel and strip hit arrays and fill the track array, pointers to which are given as arguments Number of tracks created
Implemented in PndSttTrackFinderReal.
Referenced by Init().
◆ DoFind() [2/2]
virtual Int_t PndSttTrackFinder::DoFind |
( |
TClonesArray * |
trackArray, |
|
|
TClonesArray * |
trackCandArray, |
|
|
TClonesArray * |
helixHitArray |
|
) |
| |
|
pure virtual |
◆ Finish()
virtual void PndSttTrackFinder::Finish |
( |
| ) |
|
|
pure virtual |
Virtual method Finish. If needed, to be implemented in the concrete class. Executed at the end of the run.
Implemented in PndSttTrackFinderReal.
Referenced by Init().
◆ Init()
virtual void PndSttTrackFinder::Init |
( |
| ) |
|
|
inlinevirtual |
◆ SetHelixHitProduction()
void PndSttTrackFinder::SetHelixHitProduction |
( |
Bool_t |
hhprod | ) |
|
|
inline |
◆ SetInputBranchName()
virtual void PndSttTrackFinder::SetInputBranchName |
( |
char * |
string1 | ) |
|
|
pure virtual |
◆ SetTubeArray()
virtual void PndSttTrackFinder::SetTubeArray |
( |
TClonesArray * |
tubeArray | ) |
|
|
pure virtual |
◆ SetVerbose()
void PndSttTrackFinder::SetVerbose |
( |
Int_t |
verbose | ) |
|
|
inline |
◆ fHelixHitProduction
Bool_t PndSttTrackFinder::fHelixHitProduction |
|
protected |
◆ fVerbose
Int_t PndSttTrackFinder::fVerbose |
|
protected |
The documentation for this class was generated from the following file: