DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "SourceConcept.hpp"
#include "SourceModel.hpp"
#include "datahandlinglibs/DataHandlingIssues.hpp"
#include "fdreadoutlibs/DUNEWIBEthTypeAdapter.hpp"
#include "fdreadoutlibs/TDEEthTypeAdapter.hpp"
#include <memory>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::dpdklibs |
Functions | |
std::shared_ptr< SourceConcept > | dunedaq::dpdklibs::createSourceModel (const std::string &conn_uid, bool callback_mode) |
Specific SourceConcept creator.
This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file CreateSource.hpp.