ATLAS Offline Software
Classes
FPGATrackSimHoughTransform_d0phi0_Tool.h File Reference

Implements road finding using a Hough transform in d0 vs phi0, assuming q/pt = 0 (i.e. a straight track). More...

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

Go to the source code of this file.

Classes

class  FPGATrackSimHoughTransform_d0phi0_Tool
 

Detailed Description

Implements road finding using a Hough transform in d0 vs phi0, assuming q/pt = 0 (i.e. a straight track).

Definition in file FPGATrackSimHoughTransform_d0phi0_Tool.h.