14 #ifndef PndFtsHoughTrackFinderQA_H
15 #define PndFtsHoughTrackFinderQA_H
22 #include "FairLogger.h"
virtual ~PndFtsHoughTrackFinderQA()
Destructor.
PndFtsHoughTrackFinderQA(PndFtsHoughTrackerTask *trackerTask)
Set pointer to tracker task (super important as it provides an I/O interface to PandaRoot) ...
Interface between PandaRoot (data input and output) and PndFtsHoughTrackFinder (implementation of PR ...
Implementation of the Hough transform based FTS PR. Creates Hough spaces, finds peaks (=tracklets) an...
virtual void FindTracks()
Performs the track finding.
Implementation of the QA for the Hough transform based FTS PR. Use this for parameter optimization...
ClassDef(PndFtsHoughTrackFinderQA, 1)