ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::GnnPipeline Member List

This is the complete list of members for ActsPlugins::GnnPipeline, including all inherited members.

GnnPipeline(std::shared_ptr< GraphConstructionBase > graphConstructor, std::vector< std::shared_ptr< EdgeClassificationBase > > edgeClassifiers, std::shared_ptr< TrackBuildingBase > trackBuilder, std::unique_ptr< const Acts::Logger > logger)ActsPlugins::GnnPipeline
run(std::vector< float > &features, const std::vector< std::uint64_t > &moduleIds, std::vector< int > &spacepointIDs, Device device, const GnnHook &hook={}, GnnTiming *timing=nullptr) constActsPlugins::GnnPipeline