FairRoot/PandaRoot
Classes
PndFtsHoughTrackFinder.h File Reference
#include "PndFtsHoughTrackFinderParams.h"
#include "Rtypes.h"
#include "FairLogger.h"
#include <cmath>
#include "TMath.h"
#include <math.h>
#include <algorithm>
#include <set>
#include <vector>
#include <map>
#include <fstream>
#include <iostream>
#include "PndFtsHit.h"
#include "PndFtsHoughTrackerTask.h"
#include "PndFtsHoughSpace.h"
#include "PndFtsHoughTracklet.h"
#include "PndFtsHoughTrackCand.h"
#include "PndTrackCand.h"
#include "PndTrack.h"
#include "TString.h"
#include <stdexcept>

Go to the source code of this file.

Classes

class  PndFtsHoughTrackFinder
 Implementation of the Hough transform based FTS PR. Creates Hough spaces, finds peaks (=tracklets) and combines them to track candidates. More...