ATLAS Offline Software
|
#include "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 51 of file FPGATrackSimOverlapRemovalTool.cxx.