|
CbmRoot
|
Implementation of the track selection algorithms. More...
#include "LitScalTrack.h"#include <algorithm>#include <functional>#include <set>#include <utility>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | lit |
| namespace | 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) |