3#ifndef FPGATRACKSIMGNNGRAPHHITSELECTORTOOL_H
4#define FPGATRACKSIMGNNGRAPHHITSELECTORTOOL_H
34 virtual StatusCode
selectHits(
const std::vector<std::shared_ptr<const FPGATrackSimHit>> & hits, std::vector<std::shared_ptr<FPGATrackSimGNNHit>> & graph_hits);
41 float getEta(
const std::shared_ptr<const FPGATrackSimHit> & hit);
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.