mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Add additional test for running device with plugins without DeviceRunner
This commit is contained in:
committed by
Dennis Klein
parent
4281d7b27e
commit
5271d4236e
@@ -56,7 +56,7 @@ class DeviceRunner
|
||||
auto Run() -> int;
|
||||
auto RunWithExceptionHandlers() -> int;
|
||||
|
||||
bool HandleGeneralOptions();
|
||||
static bool HandleGeneralOptions(const fair::mq::ProgOptions& config, bool printLogo = true);
|
||||
|
||||
void SubscribeForConfigChange();
|
||||
void UnsubscribeFromConfigChange();
|
||||
|
Reference in New Issue
Block a user