 |
ATLAS Offline Software
|
Go to the documentation of this file.
30 using base_class::base_class;
46 const std::vector<const Trk::SpacePoint*>& spacepoints,
47 std::vector<std::vector<uint32_t> >& tracks)
const override;
49 virtual MsgStream&
dump(MsgStream&
out)
const override;
50 virtual std::ostream&
dump(std::ostream&
out)
const override;
55 this,
"TritonTool",
"AthInfer::TritonTool"};
57 this,
"SpacepointFeatureTool",
"InDet::SpacepointFeatureTool"};
60 "r,phi,z,cluster_x_1,cluster_y_1,cluster_z_1,cluster_x_2,cluster_y_2,cluster_z_2,count_1,charge_count_1,loc_eta_1,loc_phi_1,localDir0_1,localDir1_1,localDir2_1,lengthDir0_1,lengthDir1_1,lengthDir2_1,glob_eta_1,glob_phi_1,eta_angle_1,phi_angle_1,count_2,charge_count_2,loc_eta_2,loc_phi_2,localDir0_2,localDir1_2,localDir2_2,lengthDir0_2,lengthDir1_2,lengthDir2_2,glob_eta_2,glob_phi_2,eta_angle_2,phi_angle_2,eta,cluster_r_1,cluster_phi_1,cluster_eta_1,cluster_r_2,cluster_phi_2,cluster_eta_2",
61 "Feature names for the GNN pipeline"};
::StatusCode StatusCode
StatusCode definition for legacy code.
MsgStream & operator<<(MsgStream &, const GNNTrackFinderTritonTool &)