|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "SourceConcept.hpp"#include "iomanager/IOManager.hpp"#include "iomanager/Sender.hpp"#include "logging/Logging.hpp"#include "asiolibs/opmon/SourceModel.pb.h"#include "datahandlinglibs/DataMoveCallbackRegistry.hpp"#include "datahandlinglibs/utils/BufferCopy.hpp"#include <atomic>#include <memory>#include <mutex>#include <string>Go to the source code of this file.
Classes | |
| class | dunedaq::asiolibs::SourceModel< TargetPayloadType > |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::asiolibs |
FELIX CR's ELink concept wrapper
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 SourceModel.hpp.