![]() |
ATLAS Offline Software
|
Exception — constant set more than once. More...
#include <exceptions.h>
Public Member Functions | |
| ExcConstantReset (const std::string &toolName, const std::string &constName) | |
| Constructor. More... | |
Exception — constant set more than once.
A constant should only be set once from JO.
Definition at line 72 of file Calorimeter/CaloUtils/CaloUtils/exceptions.h.
| CaloUtils::ExcConstantReset::ExcConstantReset | ( | const std::string & | toolName, |
| const std::string & | constName | ||
| ) |
Constructor.
| toolName | Name of the tool being used. |
| constName | Name of the constant being set. |
Definition at line 101 of file Calorimeter/CaloUtils/src/exceptions.cxx.
1.8.18