CbmRoot
LitTrackSelection.h File Reference

Implementation of the track selection algorithms. More...

#include "LitScalTrack.h"
#include <algorithm>
#include <functional>
#include <set>
#include <utility>
#include <vector>
Include dependency graph for LitTrackSelection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 lit
 
 lit::parallel
 

Functions

void lit::parallel::DoSortNofHits (vector< LitScalTrack * > &tracks)
 
void lit::parallel::DoSortLastStation (vector< LitScalTrack * > &tracks)
 
void lit::parallel::DoSortChiSqOverNDF (vector< LitScalTrack * > &tracks)
 
void lit::parallel::DoSelectSharedHits (vector< LitScalTrack * > &tracks)
 

Detailed Description

Implementation of the track selection algorithms.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2010

Definition in file LitTrackSelection.h.