DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
SourceConcept.hpp File Reference
#include "appfwk/DAQModule.hpp"
#include "confmodel/DaqModule.hpp"
#include "opmonlib/MonitorableObject.hpp"
#include <memory>
#include <sstream>
#include <string>
Include dependency graph for SourceConcept.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::datahandlinglibs::SourceConcept
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::datahandlinglibs
 

Detailed Description

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.