ATLAS Offline Software
Classes
FPGATrackSimGNNRootOutputTool.h File Reference

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"
Include dependency graph for FPGATrackSimGNNRootOutputTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FPGATrackSimGNNRootOutputTool
 

Detailed Description

Implements tool to output hit, edge and road information from GNN pattern recognition pipeline.

Author
Jared Burleson - jared.nosp@m..dyn.nosp@m.es.bu.nosp@m.rles.nosp@m.on@ce.nosp@m.rn.c.nosp@m.h
Date
November 27th, 2024 This class creates a ROOT file using THistSvc with the following TTrees:

This is essential to providing an output comparison between offline algorithm in python and this implementation in athena.

Definition in file FPGATrackSimGNNRootOutputTool.h.