![]() |
ATLAS Offline Software
|
Exception — constant not set. More...
#include <exceptions.h>
Public Member Functions | |
| ExcConstantNotSet (const std::string &toolName, const std::string &constName) | |
| Constructor. | |
Exception — constant not set.
The constant was not set from JO, not found in COOL, and has no default.
Definition at line 53 of file Calorimeter/CaloUtils/CaloUtils/exceptions.h.
| CaloUtils::ExcConstantNotSet::ExcConstantNotSet | ( | const std::string & | toolName, |
| const std::string & | constName ) |
Constructor.
Definition at line 73 of file Calorimeter/CaloUtils/src/exceptions.cxx.