 |
ATLAS Offline Software
|
Go to the documentation of this file.
3 #ifndef FPGATRACKSIMGNNROOTOUTPUTTOOL_H
4 #define FPGATRACKSIMGNNROOTOUTPUTTOOL_H
21 #include "GaudiKernel/ServiceHandle.h"
30 #include "GaudiKernel/ITHistSvc.h"
48 const std::vector<std::shared_ptr<FPGATrackSimGNNHit>> & gnn_hits,
49 const std::vector<std::shared_ptr<FPGATrackSimGNNEdge>> & edges,
50 const std::vector<std::shared_ptr<const FPGATrackSimRoad>> & roads);
64 Gaudi::Property <std::string>
m_region {
this,
"OutputRegion",
"",
"region ID"};
132 #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.