#include <FairRootManager.h>
#include <RootSerializer.h>
#include <TFile.h>
#include <TString.h>
#include <TTree.h>
#include <fairmq/Device.h>
#include <fairmq/runDevice.h>
#include <string>
#include <thread>
Go to the source code of this file.
|
| void | addCustomOptions (bpo::options_description &options) |
| |
| std::unique_ptr< fair::mq::Device > | getDevice (fair::mq::ProgOptions &) |
| |
◆ addCustomOptions()
| void addCustomOptions |
( |
bpo::options_description & |
options | ) |
|
◆ getDevice()
| std::unique_ptr< fair::mq::Device > getDevice |
( |
fair::mq::ProgOptions & |
| ) |
|