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 "FPGATrackSimWindowExtensionTool.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.