DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Go to the source code of this file.
Functions | |
ERS_DECLARE_ISSUE (ers, BadSeverity, "string \""<< severity<< "\" does not contain valid severity",((std::string) severity)) std | |
Transforms a severity type into the corresponding string. | |
ERS_DECLARE_ISSUE | ( | ers | , |
BadSeverity | , | ||
"string \""<< severity<< "\" does not contain valid severity" | , | ||
((std::string) severity) | ) |
Transforms a severity type into the corresponding string.
s | severity |
Definition at line 18 of file Severity.cpp.