| FairRoot
    | 
#include "runFairMQDevice.h"#include "FairBoxGenerator.h"#include "FairMQPrimaryGeneratorDevice.h"#include "FairPrimaryGenerator.h"#include <Rtypes.h>#include <TRandom.h>#include <TString.h>#include <TSystem.h>#include <cstdint>#include <string>Go to the source code of this file.
| Functions | |
| void | addCustomOptions (bpo::options_description &options) | 
| FairMQDevicePtr | getDevice (const FairMQProgOptions &config) | 
| void addCustomOptions | ( | bpo::options_description & | options | ) | 
Definition at line 17 of file runMQGen.cxx.
| FairMQDevicePtr getDevice | ( | const FairMQProgOptions & | config | ) | 
Definition at line 30 of file runMQGen.cxx.