![]() |
ATLAS Offline Software
|
Implements tool to output hit, edge and road information from GNN pattern recognition pipeline. More...
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "FPGATrackSimObjects/FPGATrackSimRoad.h"
#include "FPGATrackSimObjects/FPGATrackSimHit.h"
#include "FPGATrackSimObjects/FPGATrackSimGNNEdge.h"
#include "FPGATrackSimObjects/FPGATrackSimGNNHit.h"
#include "GaudiKernel/ITHistSvc.h"
#include "TTree.h"
Go to the source code of this file.
Classes | |
class | FPGATrackSimGNNRootOutputTool |
Implements tool to output hit, edge and road information from GNN pattern recognition pipeline.
This is essential to providing an output comparison between offline algorithm in python and this implementation in athena.
Definition in file FPGATrackSimGNNRootOutputTool.h.