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

Go to the source code of this file.

Namespaces

namespace  dunedaq
 The DUNE-DAQ namespace.
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (daphnemodules, ConfigurationFailed, name<< " failed to retrieve its conf object",((std::string) name)) ERS_DECLARE_ISSUE(daphnemodules
 
Invalid std::string ip dunedaq::ERS_DECLARE_ISSUE (daphnemodules, InvalidChannelConfiguration, "Channel "<< id<< " has invalid configuration, trim: "<< trim<< ", offset: "<< offset<< ", gain:"<< gain,((uint32_t) id)((uint32_t) trim)((uint32_t) offset)((uint32_t) gain)) ERS_DECLARE_ISSUE(daphnemodules
 
Invalid std::string ip Too many full stream channels Total size_t tot dunedaq::ERS_DECLARE_ISSUE (daphnemodules, UnsuccessfulConfiguration, name<< ": board reports configuration failure. Message: "<< message,((std::string) name)((std::string) message)) ERS_DECLARE_ISSUE(daphnemodules
 

Variables

 dunedaq::InvalidIPAddress
 
Invalid dunedaq::address
 
Invalid std::string ip dunedaq::TooManyChannels
 
Invalid std::string ip Too many full stream channels Total dunedaq::requested
 
Invalid std::string ip Too many full stream channels Total size_t tot dunedaq::MonitoringFailed
 

Detailed Description

Developer(s) of this DAQModule have yet to replace this line with a brief description of the DAQModule.

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 CommonIssues.hpp.