ATLAS Offline Software
Classes | Enumerations
FPGATrackSimOverlapRemovalTool.h File Reference

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 <string>
#include <vector>
#include <ostream>
Include dependency graph for FPGATrackSimOverlapRemovalTool.h:
This graph shows which files directly or indirectly include this file:

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...
 

Enumerations

enum  ORAlgo { ORAlgo::Normal, ORAlgo::InvertGrouping }
 

Detailed Description

Overlap removal tool for FPGATrackSimTrack.

Author
Zhaoy.nosp@m.uan..nosp@m.Cui@c.nosp@m.ern..nosp@m.ch
Date
Dec.4, 2020

Definition in file FPGATrackSimOverlapRemovalTool.h.

Enumeration Type Documentation

◆ ORAlgo

enum ORAlgo
strong
Enumerator
Normal 
InvertGrouping 

Definition at line 26 of file FPGATrackSimOverlapRemovalTool.h.

ORAlgo::Normal
@ Normal
ORAlgo::InvertGrouping
@ InvertGrouping