|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "GenericReceiverConcept.hpp"#include "GenericReceiverModel.hpp"#include "fdreadoutlibs/CRTBernTypeAdapter.hpp"#include "fdreadoutlibs/CRTGrenobleTypeAdapter.hpp"#include "datahandlinglibs/DataHandlingIssues.hpp"#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::asiolibs |
Functions | |
| std::shared_ptr< GenericReceiverConcept > | dunedaq::asiolibs::createGenericReceiver (const std::string &conn_uid, const std::string &raw_data_receiver_connection_name) |
Specific GenericReceiverConcept 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 CreateGenericReceiver.hpp.