ATLAS Offline Software
FPGATrackSimWindowExtensionTool.cxx File Reference

Default track extension algorithm to produce "second stage" roads. Much of this code originally written by Alec, ported/adapted to FPGATrackSim. More...

#include "FPGATrackSimObjects/FPGATrackSimTypes.h"
#include "FPGATrackSimObjects/FPGATrackSimConstants.h"
#include "FPGATrackSimObjects/FPGATrackSimHit.h"
#include "FPGATrackSimBanks/FPGATrackSimSectorBank.h"
#include "FPGATrackSimAlgorithms/FPGATrackSimWindowExtensionTool.h"
#include "FPGATrackSimHough/FPGATrackSimHoughFunctions.h"
#include "FPGATrackSimBinning/IFPGATrackSimBinDesc.h"
#include "FPGATrackSimBinning/FPGATrackSimBinStep.h"
#include "FPGATrackSimBinning/FPGATrackSimBinUtil.h"
#include "FourMomUtils/P4Helpers.h"
#include <sstream>
#include <cmath>
#include <algorithm>

Go to the source code of this file.

Detailed Description

Default track extension algorithm to produce "second stage" roads. Much of this code originally written by Alec, ported/adapted to FPGATrackSim.

Author
Ben Rosser - bross.nosp@m.er@u.nosp@m.chica.nosp@m.go.e.nosp@m.du
Date
2024/10/08

Definition in file FPGATrackSimWindowExtensionTool.cxx.