Exception class for LAr Identifiers.
More...
#include <LArID_Exception.h>
Exception class for LAr Identifiers.
- Author
- Johann Collot , Brinick Simmons
Definition at line 20 of file LArID_Exception.h.
◆ LArID_Exception() [1/2]
LArID_Exception::LArID_Exception |
( |
| ) |
|
|
inline |
◆ LArID_Exception() [2/2]
LArID_Exception::LArID_Exception |
( |
const std::string & |
l_message, |
|
|
int |
l_code |
|
) |
| |
|
inline |
◆ code() [1/2]
int LArID_Exception::code |
( |
| ) |
const |
|
inline |
return error code
error codes :
0 : no error
5 : LArEM::region_id Error
6 : LArEM::channel_id Error
7 : LArHEC::region_id Error
8 : LArHEC::channel_id Error
9 : LArFCAL::region_id Error
10 : LArFCAL::channel_id Error
999 : undefined error
Definition at line 61 of file LArID_Exception.h.
◆ code() [2/2]
void LArID_Exception::code |
( |
int |
l_code | ) |
|
|
inline |
◆ message() [1/2]
const std::string& LArID_Exception::message |
( |
| ) |
const |
|
inline |
◆ message() [2/2]
void LArID_Exception::message |
( |
const std::string & |
l_message | ) |
|
|
inline |
◆ operator std::string()
LArID_Exception::operator std::string |
( |
| ) |
const |
◆ m_code
int LArID_Exception::m_code |
|
private |
◆ m_message
std::string LArID_Exception::m_message |
|
private |
The documentation for this class was generated from the following files: