DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
SourceConcept.hpp File Reference
#include "opmonlib/MonitorableObject.hpp"
#include "appfwk/DAQModule.hpp"
#include <nlohmann/json.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::asiolibs::SourceConcept
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::asiolibs
 

Detailed Description

SourceConcept for constructors and forwarding command args. Enforces the implementation to queue in UDP JUMBO 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.