DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
DFApplication.cpp File Reference
Include dependency graph for DFApplication.cpp:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::appmodel
 

Functions

void dunedaq::appmodel::fill_sourceid_object_from_app (const SmartDaqApplication *smartapp, const conffwk::ConfigObject *netConn, conffwk::ConfigObject &sidNetObj)
 
void dunedaq::appmodel::fill_sourceid_object_from_app (const ConfigObjectFactory &obj_fac, const TPReplayApplication *rapp, std::vector< conffwk::ConfigObject > *netConn, std::vector< conffwk::ConfigObject > *sidNetObj, std::vector< std::shared_ptr< conffwk::ConfigObject > > sidObjs, const NetworkConnectionDescriptor *descriptor, std::string smartapp_uid)
 
void dunedaq::appmodel::fill_sourceid_object_from_app (const ConfigObjectFactory &obj_fac, const ReadoutApplication *roapp, const conffwk::ConfigObject *netConn, conffwk::ConfigObject &sidNetObj, std::vector< std::shared_ptr< conffwk::ConfigObject > > sidObjs)
 
void dunedaq::appmodel::fill_sourceid_object_from_app (const ConfigObjectFactory &obj_fac, const FakeDataApplication *fdapp, const conffwk::ConfigObject *netConn, conffwk::ConfigObject &sidNetObj, std::vector< std::shared_ptr< conffwk::ConfigObject > > sidObjs)
 

Detailed Description

Implementation of DFApplication's generate_modules dal method

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 DFApplication.cpp.