![]() |
ATLAS Offline Software
|
#include "FPGATrackSimLogicalHitsProcessAlg.h"#include "FPGATrackSimObjects/FPGATrackSimCluster.h"#include "FPGATrackSimObjects/FPGATrackSimHit.h"#include "FPGATrackSimObjects/FPGATrackSimDataFlowInfo.h"#include "FPGATrackSimObjects/FPGATrackSimRoad.h"#include "FPGATrackSimObjects/FPGATrackSimTrack.h"#include "FPGATrackSimObjects/FPGATrackSimLogicalEventOutputHeader.h"#include "FPGATrackSimObjects/FPGATrackSimLogicalEventInputHeader.h"#include "FPGATrackSimObjects/FPGATrackSimTrackPars.h"#include "FPGATrackSimAlgorithms/FPGATrackSimNNTrackTool.h"#include "FPGATrackSimAlgorithms/FPGATrackSimOverlapRemovalTool.h"#include "FPGATrackSimAlgorithms/FPGATrackSimTrackFitterTool.h"#include "FPGATrackSimConfTools/FPGATrackSimRegionSlices.h"#include "FPGATrackSimInput/FPGATrackSimRawToLogicalHitsTool.h"#include "FPGATrackSimInput/FPGATrackSimReadRawRandomHitsTool.h"#include "FPGATrackSimMaps/FPGATrackSimRegionMap.h"#include "GaudiKernel/IEventProcessor.h"#include <algorithm>#include <vector>Go to the source code of this file.
Variables | |
| constexpr bool | enableBenchmark |
|
constexpr |
Definition at line 32 of file FPGATrackSimLogicalHitsProcessAlg.cxx.
1.8.18