virtual int run()
Implement the application main logic:
Gaudi::PluginService::Factory< Application(Options)> Factory
SmartIF< IStateful > app
Handle to the ApplicationMgr instance.
def create(cls, appType, opts)
Application(Options opts)
Construct and configure the application from the provided options.
int run(std::function< int(SmartIF< IStateful > &)> action)
Run a user provided implementation of the application main logic.
Header file for std:chrono::duration-based Counters.