ATLAS Offline Software
|
#include <exception>
#include <string>
#include <sstream>
Go to the source code of this file.
Classes | |
class | CaloCond::Exception |
Calocond Exception base class. More... | |
class | CaloCond::InvalidBlob |
Thrown if coral::Blob does not conform with expected structure. More... | |
class | CaloCond::VersionConflict |
Thrown if object version in BLOB does not agree with class version. More... | |
class | CaloCond::TypeConflict |
Thrown if object type in BLOB does not agree with class type. More... | |
class | CaloCond::SizeConflict |
Thrown if BLOB size is not correct. More... | |
class | CaloCond::IndexOutOfRange |
Thrown if an index is out of range. More... | |
class | CaloCond::InvalidCaloGain |
Thrown if an invalid CaloGain is encountered. More... | |
Namespaces | |
CaloCond | |