DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appfwk/DAQModule.hpp"
#include "confmodel/DaqModule.hpp"
#include "opmonlib/MonitorableObject.hpp"
#include <memory>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | dunedaq::datahandlinglibs::SourceConcept |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::datahandlinglibs |
SourceConcept for constructors and forwarding command args. Enforces the implementation to queue in data frames to be translated to TypeAdapters and send them to corresponding sinks.
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 SourceConcept.hpp.