Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
3 #ifndef FPGATRACKSIMGNNROOTOUTPUTTOOL_H
4 #define FPGATRACKSIMGNNROOTOUTPUTTOOL_H
21 #include "GaudiKernel/ServiceHandle.h"
29 #include "GaudiKernel/ITHistSvc.h"
47 const std::vector<std::shared_ptr<FPGATrackSimGNNHit>> & gnn_hits,
48 const std::vector<std::shared_ptr<FPGATrackSimGNNEdge>> & edges,
49 const std::vector<std::shared_ptr<const FPGATrackSimRoad>> & roads);
129 #endif // FPGARACKSIMGNNROOTOUTPUTTOOL_H
FPGATrackSim-specific class to represent an edge as a connection between two hits in the detector use...
::StatusCode StatusCode
StatusCode definition for legacy code.
FPGATrackSim-specific class to represent an hit in the detector used for GNN pattern recognition.
: FPGATrackSim-specific class to represent an hit in the detector.
Defines a class for roads.