FairRoot
|
#include "PixelDigiBinSource.h"
#include "PixelDigiSource.h"
#include "runFairMQDevice.h"
#include "FairMQPixelSampler.h"
#include <cstdint>
#include <string>
#include <vector>
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 22 of file runPixelSampler.cxx.
FairMQDevicePtr getDevice | ( | const FairMQProgOptions & | config | ) |
Definition at line 35 of file runPixelSampler.cxx.