CbmRoot
CbmLitTrackFinderNN.h File Reference

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>
Include dependency graph for CbmLitTrackFinderNN.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmLitTrackFinderNN
 

Detailed Description

Implementation of nearest neighbor tracking algorithm.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Since
2008 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.