|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appmodel/appmodelIssues.hpp"#include "appmodel/NetworkConnectionDescriptor.hpp"#include "appmodel/QueueDescriptor.hpp"#include "appmodel/SmartDaqApplication.hpp"#include "conffwk/ConfigObject.hpp"#include "conffwk/Configuration.hpp"#include "confmodel/DaqModule.hpp"#include "confmodel/DetectorStream.hpp"#include <cstdint>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | dunedaq::appmodel::ConfigObjectFactory |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::appmodel |
Define a helper class for SmartDaqApplication module generators
This is part of the DUNE DAQ Software Suite, copyright 2023. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file ConfigObjectFactory.hpp.