DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
Functions | |
dunedaq::ERS_DECLARE_ISSUE (ctbmodules, CTBCommunicationError, " CTB Hardware Communication Error: "<< descriptor,((std::string) descriptor)) ERS_DECLARE_ISSUE(ctbmodules | |
CTB Buffer std::string descriptor | dunedaq::ERS_DECLARE_ISSUE (ctbmodules, CTBWordMatchWarning, " CTB Word Matching Issue: "<< descriptor,((std::string) descriptor)) ERS_DECLARE_ISSUE(ctbmodules |
CTB Buffer std::string descriptor CTB Repeated Word std::string descriptor | dunedaq::ERS_DECLARE_ISSUE (ctbmodules, CTBMessage, " Mesage from CTB: "<< descriptor,((std::string) descriptor)) ERS_DECLARE_ISSUE(ctbmodules |
Variables | |
dunedaq::CTBBufferWarning | |
CTB Buffer | dunedaq::Issue |
CTB Buffer std::string descriptor | dunedaq::CTBRepeatedTimestampWarning |
CTB Buffer std::string descriptor CTB Repeated Word std::string descriptor | dunedaq::CTBConfigFailure |
CTB Buffer std::string descriptor CTB Repeated Word std::string descriptor | dunedaq::descriptor |
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 CTBModuleIssues.hpp.