![]() |
ATLAS Offline Software
|
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.
Default track extension algorithm to produce "second stage" roads. Much of this code originally written by Alec, ported/adapted to FPGATrackSim.
Definition in file FPGATrackSimWindowExtensionTool.cxx.
1.8.18