|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "GenericReceiverConcept.hpp"#include "GenericReceiverModel.hpp"#include "fddetdataformats/CRTBernFrame.hpp"#include "fddetdataformats/CRTGrenobleFrame.hpp"#include "datahandlinglibs/DataHandlingIssues.hpp"#include <memory>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | dunedaq |
| Including Qt Headers. | |
| namespace | dunedaq::asiolibs |
Functions | |
| std::shared_ptr< GenericReceiverConcept > | dunedaq::asiolibs::createGenericReceiver (const std::string &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.