![]() |
ATLAS Offline Software
|
#include <IRNNTool.h>
Public Member Functions | |
| virtual StatusCode | initialize () override=0 |
| virtual std::map< std::string, double > | computeRNNOutput (const std::vector< Prompt::VarHolder > &tracks)=0 |
| virtual std::set< std::string > | getOutputLabels () const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Definition at line 37 of file IRNNTool.h.
|
pure virtual |
Implemented in Prompt::RNNTool.
|
pure virtual |
Implemented in Prompt::RNNTool.
|
overridepure virtual |
Implemented in Prompt::RNNTool.
|
inlinestatic |
Definition at line 44 of file IRNNTool.h.