DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Issues.hpp File Reference
#include "appfwk/DAQModule.hpp"
#include "ers/Issue.hpp"
#include "logging/Logging.hpp"
#include <string>
#include <iomanip>
Include dependency graph for Issues.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 

Macros

#define TLVL_ENTER_EXIT_METHODS   10
 
#define TLVL_GENERATION   11
 
#define TLVL_CANDIDATE   15
 

Functions

 dunedaq::ERS_DECLARE_ISSUE_BASE (wibmod, UnreachableError, appfwk::GeneralDAQModuleIssue, "An unreachable part of the code has been reached.",((std::string) name), ERS_EMPTY) ERS_DECLARE_ISSUE_BASE(wibmod
 

Variables

 dunedaq::ConfigurationFailed
 

Detailed Description

This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file Issues.hpp.

Macro Definition Documentation

◆ TLVL_CANDIDATE

#define TLVL_CANDIDATE   15

Definition at line 24 of file Issues.hpp.

◆ TLVL_ENTER_EXIT_METHODS

#define TLVL_ENTER_EXIT_METHODS   10

Definition at line 20 of file Issues.hpp.

◆ TLVL_GENERATION

#define TLVL_GENERATION   11

Definition at line 22 of file Issues.hpp.