|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "SourceConcept.hpp"#include "SourceModel.hpp"#include "datahandlinglibs/DataHandlingIssues.hpp"#include "fdreadoutlibs/CRTBernTypeAdapter.hpp"#include "fdreadoutlibs/CRTGrenobleTypeAdapter.hpp"#include <memory>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::crtmodules |
Functions | |
| std::shared_ptr< SourceConcept > | dunedaq::crtmodules::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.