DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appfwk/DAQModule.hpp"
#include "ers/Issue.hpp"
#include "logging/Logging.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
Macros | |
#define | TLVL_ENTER_EXIT_METHODS 10 |
Functions | |
dunedaq::ERS_DECLARE_ISSUE_BASE (timinglibs, ProgressUpdate, appfwk::GeneralDAQModuleIssue, message,((std::string) name),((std::string) message)) ERS_DECLARE_ISSUE_BASE(timinglibs | |
Variables | |
dunedaq::InvalidQueueFatalError | |
This file contains the definitions of ERS Issues that are common to two or more of the DAQModules in this package.
This is part of the DUNE DAQ Software Suite, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file TimingIssues.hpp.
#define TLVL_ENTER_EXIT_METHODS 10 |
Definition at line 22 of file TimingIssues.hpp.