ATLAS Offline Software
Classes
FPGATrackSimGenScanTool.h File Reference

Implements a generalized 5d scan which filters pair of hits in bins linearized about nominal trajectory. More...

#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "FPGATrackSimObjects/FPGATrackSimTypes.h"
#include "FPGATrackSimObjects/FPGATrackSimRoad.h"
#include "FPGATrackSimObjects/FPGATrackSimHit.h"
#include "FPGATrackSimHough/IFPGATrackSimRoadFinderTool.h"
#include "FPGATrackSimBanks/IFPGATrackSimBankSvc.h"
#include "FPGATrackSimMaps/IFPGATrackSimMappingSvc.h"
#include "FPGATrackSimConfTools/IFPGATrackSimEventSelectionSvc.h"
#include "FPGATrackSimGenScanBinning.h"
#include "FPGATrackSimGenScanArray.h"
#include <string>
#include <vector>
#include <utility>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FPGATrackSimGenScanTool
 
struct  FPGATrackSimGenScanTool::StoredHit
 
struct  FPGATrackSimGenScanTool::BinEntry
 
class  FPGATrackSimGenScanTool::HitPair
 
struct  FPGATrackSimGenScanTool::HitPairSet
 
struct  FPGATrackSimGenScanTool::IntermediateState
 

Detailed Description

Implements a generalized 5d scan which filters pair of hits in bins linearized about nominal trajectory.

Author
Elliot Lipeles
Date
Sept 6th, 2024 Declarations in this file: class FPGATrackSimGenScanTool : public AthAlgTool, virtual public IFPGATrackSimRoadFinderTool

Overview of structure:

References:

Definition in file FPGATrackSimGenScanTool.h.