FairRoot/PandaRoot
|
#include "PndPersistencyTask.h"
#include "FairMCPoint.h"
#include "PndTrackCand.h"
#include "PndTrackFunctor.h"
#include "TClonesArray.h"
#include "TDatabasePDG.h"
#include <math.h>
Go to the source code of this file.
Classes | |
class | PndIdealTrackFinder |
Ideal track finder for all types of tracking detectors The PndIdealTrackFinder combines all hits in given branches into PndTrackCand and calculates the PndTrack based on MC information. More... | |