ATLAS Offline Software
|
Exceptions that can be thrown from CaloUtils. More...
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | CaloUtils::ExcBadToolConstantVersion |
Exception — version mismatch for tool. More... | |
class | CaloUtils::ExcConstantNotSet |
Exception — constant not set. More... | |
class | CaloUtils::ExcConstantReset |
Exception — constant set more than once. More... | |
class | CaloUtils::ExcBadContextlessRetrieve |
Exception — Bad contextless retrieve. More... | |
Namespaces | |
CaloUtils | |
Functions | |
void | CaloUtils::throwExcBadContextlessRetrieve (const std::string &toolName, const std::string &constName) |
Throw a CaloUtils::ExcBadContextlessRetrieve exception. More... | |
Exceptions that can be thrown from CaloUtils.
Definition in file Calorimeter/CaloUtils/CaloUtils/exceptions.h.