DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "SourceConcept.hpp"
#include "iomanager/IOManager.hpp"
#include "iomanager/Sender.hpp"
#include "logging/Logging.hpp"
#include "crtmodules/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::crtmodules::SourceModel< TargetPayloadType > |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::crtmodules |
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.