#include <PndSttTrackFinderReal.h>
Definition at line 31 of file PndSttTrackFinderReal.h.
◆ PndSttTrackFinderReal() [1/4]
PndSttTrackFinderReal::PndSttTrackFinderReal |
( |
| ) |
|
◆ PndSttTrackFinderReal() [2/4]
PndSttTrackFinderReal::PndSttTrackFinderReal |
( |
Int_t |
verbose | ) |
|
◆ PndSttTrackFinderReal() [3/4]
PndSttTrackFinderReal::PndSttTrackFinderReal |
( |
int |
istamp, |
|
|
bool |
iplot, |
|
|
bool |
doMcComparison |
|
) |
| |
◆ PndSttTrackFinderReal() [4/4]
PndSttTrackFinderReal::PndSttTrackFinderReal |
( |
int |
istamp, |
|
|
bool |
iplot, |
|
|
bool |
doMcComparison, |
|
|
bool |
doSciTil |
|
) |
| |
◆ ~PndSttTrackFinderReal()
virtual PndSttTrackFinderReal::~PndSttTrackFinderReal |
( |
| ) |
|
|
virtual |
◆ AddHitCollection()
virtual void PndSttTrackFinderReal::AddHitCollection |
( |
TClonesArray * |
mHitArray, |
|
|
TClonesArray * |
mPointArray |
|
) |
| |
|
inlinevirtual |
◆ DoFind() [1/2]
virtual Int_t PndSttTrackFinderReal::DoFind |
( |
TClonesArray * |
trackCandArray, |
|
|
TClonesArray * |
trackArray, |
|
|
TClonesArray * |
helixHitArray |
|
) |
| |
|
virtual |
◆ DoFind() [2/2]
virtual Int_t PndSttTrackFinderReal::DoFind |
( |
TClonesArray * |
trackArray, |
|
|
TClonesArray * |
helixHitArray |
|
) |
| |
|
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
Implements PndSttTrackFinder.
◆ Finish()
void PndSttTrackFinderReal::Finish |
( |
| ) |
|
|
inlinevirtual |
Virtual method Finish. If needed, to be implemented in the concrete class. Executed at the end of the run.
Implements PndSttTrackFinder.
Definition at line 74 of file PndSttTrackFinderReal.h.
References BFIELD, cut, CVEL, DELTAnR, DIMENSIONSCITIL, m, MAXHITSINCELL, PI, PMAX, CalculatedCircles::R, SEMILENGTH_STRAIGHT, status, STRAWRADIUS, TIMEOUT, VERTICALGAP, XY, and ZCENTER_STRAIGHT.
◆ Init()
virtual void PndSttTrackFinderReal::Init |
( |
| ) |
|
|
virtual |
◆ SetInputBranchName()
void PndSttTrackFinderReal::SetInputBranchName |
( |
char * |
string1 | ) |
|
|
inlinevirtual |
◆ SetTubeArray()
void PndSttTrackFinderReal::SetTubeArray |
( |
TClonesArray * |
tubeArray | ) |
|
|
inlinevirtual |
◆ WriteHistograms()
void PndSttTrackFinderReal::WriteHistograms |
( |
| ) |
|
The documentation for this class was generated from the following file: