Go to the source code of this file.
Functions | |
std::vector< BTrack > | BestTracks (DeltaOutArr2 Dout) |
std::vector< std::vector < BTrack > > | BestTracks_Hold (DeltaOutArr3 Dout) |
std::vector<BTrack> BestTracks | ( | DeltaOutArr2 | Dout | ) |
Here we compare the best three ranks from each zone with each other
Definition at line 17 of file BestTracks.h.
std::vector<std::vector<BTrack> > BestTracks_Hold | ( | DeltaOutArr3 | Dout | ) |
Definition at line 202 of file BestTracks.h.