Interface for the GNN seeding pipeline tool.
More...
#include <IGnnPipelineTool.h>
Interface for the GNN seeding pipeline tool.
Definition at line 21 of file IGnnPipelineTool.h.
◆ ~IGnnPipelineTool()
| virtual ActsTrk::IGnnPipelineTool::~IGnnPipelineTool |
( |
| ) |
|
|
virtualdefault |
◆ buildSeed()
Build seeds from the input space points using the GNN pipeline.
The pipeline performs graph construction, edge classification and track building to group space points into seed candidates.
- Parameters
-
| spacePointCollections | Input space point containers to seed from |
| seeds | Output container the produced seeds are appended to |
- Returns
- : StatusCode::SUCCESS on success, StatusCode::FAILURE otherwise
◆ DeclareInterfaceID()
The documentation for this class was generated from the following file: