DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appfwk/DAQModule.hpp"
#include "ers/Issue.hpp"
#include "logging/Logging.hpp"
#include <string>
#include <iomanip>
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 | |
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.
#define TLVL_CANDIDATE 15 |
Definition at line 24 of file Issues.hpp.
#define TLVL_ENTER_EXIT_METHODS 10 |
Definition at line 20 of file Issues.hpp.
#define TLVL_GENERATION 11 |
Definition at line 22 of file Issues.hpp.