ATLAS Offline Software
|
Overlap removal tool for FPGATrackSimTrack. More...
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "FPGATrackSimObjects/FPGATrackSimTrack.h"
#include "FPGATrackSimObjects/FPGATrackSimRoad.h"
#include "FPGATrackSimMaps/IFPGATrackSimMappingSvc.h"
#include "FPGATrackSimHough/FPGATrackSimHoughFunctions.h"
#include <string>
#include <vector>
#include <ostream>
Go to the source code of this file.
Classes | |
class | FPGATrackSimOverlapRemovalTool |
Remove (mark) duplicate tracks This tool takes FPGATrackSimTrack as input and mark their status of passing/failing the overlap removal criteria. More... | |
Overlap removal tool for FPGATrackSimTrack.
Definition in file FPGATrackSimOverlapRemovalTool.h.