CbmRoot
Loading...
Searching...
No Matches
runTriggerHandlerEtof.cxx
Go to the documentation of this file.
1
/* Copyright (C) 2019 PI-UHd, GSI
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Norbert Herrmann [committer] */
4
5
#include "
CbmDeviceTriggerHandlerEtof.h
"
6
7
#include <iomanip>
8
#include <string>
9
10
#include "runFairMQDevice.h"
11
12
namespace
bpo = boost::program_options;
13
using namespace
std
;
14
15
void
addCustomOptions
(bpo::options_description& options)
16
{
17
options.add_options()(
"SandboxMode"
, bpo::value<bool>()->default_value(1),
"Test mode switch"
);
18
;
19
}
20
21
FairMQDevicePtr
getDevice
(
const
FairMQProgOptions&
/*config*/
) {
return
new
CbmDeviceTriggerHandlerEtof
(); }
CbmDeviceTriggerHandlerEtof.h
CbmDeviceTriggerHandlerEtof
Definition
CbmDeviceTriggerHandlerEtof.h:40
std
Hash for CbmL1LinkKey.
Definition
algo/base/Options.cxx:21
getDevice
FairMQDevicePtr getDevice(const FairMQProgOptions &)
Definition
runTriggerHandlerEtof.cxx:21
addCustomOptions
void addCustomOptions(bpo::options_description &options)
Definition
runTriggerHandlerEtof.cxx:15
MQ
eTOF
runTriggerHandlerEtof.cxx
Generated on Sun Dec 22 2024 23:04:12 for CbmRoot by
1.12.0