FairRoot/PandaRoot
|
#include "PndPersistencyTask.h"
#include <cmath>
#include <vector>
#include "Rtypes.h"
#include <iostream>
#include "TVector3.h"
#include "PndFtsHit.h"
#include "TClonesArray.h"
#include "PndFtsTube.h"
#include "TString.h"
#include <stdexcept>
#include "FairMCPoint.h"
Go to the source code of this file.
Classes | |
class | PndFtsHoughTrackerTask |
Interface between PandaRoot (data input and output) and PndFtsHoughTrackFinder (implementation of PR algorithm). More... | |