![]() |
ATLAS Offline Software
|
#include "../FPGATrackSimAlgorithms/FPGATrackSimOverlapRemovalTool.h"#include "FPGATrackSimMaps/FPGATrackSimPlaneMap.h"#include "FPGATrackSimObjects/FPGATrackSimVectors.h"#include "GaudiKernel/MsgStream.h"#include <sstream>#include <iostream>#include <fstream>Go to the source code of this file.
Functions | |
| bool | isLocalMax (vector2D< FPGATrackSimRoad * > const &acc, unsigned x, unsigned y, int localMaxWindowSize) |
| bool isLocalMax | ( | vector2D< FPGATrackSimRoad * > const & | acc, |
| unsigned | x, | ||
| unsigned | y, | ||
| int | localMaxWindowSize | ||
| ) |
Definition at line 43 of file FPGATrackSimOverlapRemovalTool.cxx.
1.8.18