ATLAS Offline Software
|
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>
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 |
Implements a generalized 5d scan which filters pair of hits in bins linearized about nominal trajectory.
Overview of structure:
References:
Definition in file FPGATrackSimGenScanTool.h.