|
CbmRoot
|
Implementation of nearest neighbor tracking algorithm. More...
#include "base/CbmLitHitData.h"#include "base/CbmLitPtrTypes.h"#include "base/CbmLitTypes.h"#include "interface/CbmLitTrackFinder.h"#include <vector>Go to the source code of this file.
Classes | |
| class | CbmLitTrackFinderNN |
Implementation of nearest neighbor tracking algorithm.
Input to tracking: array of track seeds and array of hits. The track is propagated from station to station and the nearest hit is attached to track.
Definition in file CbmLitTrackFinderNN.h.