11 #ifndef PndFtsHoughTrackFinderQA_H 12 #define PndFtsHoughTrackFinderQA_H 18 #include "FairLogger.h" 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 ...
virtual void FindTracks()
Performs the track finding.
Implementation of the Hough transform based FTS PR. Creates Hough spaces, finds peaks (=tracklets) an...
virtual ~PndFtsHoughTrackFinderQA()
Destructor.
Implementation of the QA for the Hough transform based FTS PR. Use this for parameter optimization...