FairRoot
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
runExHistoDevice.cxx
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
#include "
FairMQExHistoDevice.h
"
9
#include "runFairMQDevice.h"
10
11
namespace
bpo = boost::program_options;
12
13
void
addCustomOptions
(bpo::options_description&
/*options*/
) {}
14
15
FairMQDevicePtr
getDevice
(
const
FairMQProgOptions&
/*config*/
)
16
{
17
FairMQExHistoDevice
* histoDevice =
new
FairMQExHistoDevice
();
18
19
return
histoDevice;
20
}
addCustomOptions
void addCustomOptions(bpo::options_description &options)
Definition:
runTestDetectorFileSink.cxx:14
FairMQExHistoDevice
Definition:
FairMQExHistoDevice.h:17
FairMQExHistoDevice.h
getDevice
FairMQDevicePtr getDevice(const FairMQProgOptions &config)
Definition:
runTestDetectorFileSink.cxx:24
FairRoot
examples
MQ
histogramServer
runExHistoDevice.cxx
Generated on Mon Mar 8 2021 12:14:06 for FairRoot by
1.8.5