|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "ElinkConcept.hpp"#include "ElinkModel.hpp"#include "flxlibs/AvailableParserOperations.hpp"#include "datahandlinglibs/DataHandlingIssues.hpp"#include "fdreadoutlibs/DAPHNESuperChunkTypeAdapter.hpp"#include "fdreadoutlibs/DAPHNEStreamSuperChunkTypeAdapter.hpp"#include "fdreadoutlibs/VariableSizePayloadTypeAdapter.hpp"#include <memory>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::flxlibs |
Functions | |
| std::unique_ptr< ElinkConcept > | dunedaq::flxlibs::createElinkModel (const std::string &conn_uid) |
Specific ElinkConcept 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 CreateElink.hpp.