ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
CaloUtils | |
Functions | |
std::string | CaloUtils::excBadToolConstantVersion_format (const std::string &toolName, const std::string &constName, unsigned int toolVersion, unsigned int constVersion) |
Helper: Format exception string. More... | |
std::string | CaloUtils::excConstantNotSet_format (const std::string &toolName, const std::string &constName) |
Helper: Format exception string. More... | |
std::string | CaloUtils::excConstantReset_format (const std::string &toolName, const std::string &constName) |
Helper: Format exception string. More... | |
std::string | CaloUtils::excBadContextlessRetrieve_format (const std::string &toolName, const std::string &constName) |
Helper: Format exception string. More... | |
void | CaloUtils::throwExcBadContextlessRetrieve (const std::string &toolName, const std::string &constName) |
Throw a CaloUtils::ExcBadContextlessRetrieve exception. More... | |