TPCCondData
|
#include <string>
#include <exception>
Go to the source code of this file.
Classes | |
class | tpcconddata::Exception |
Exception class for MarlinTPC conditions. More... | |
class | tpcconddata::ConditionsObjectException |
ConditionObjectException used for errors accessing the event data. More... | |
class | tpcconddata::CondDataNotAvailableException |
ConditionsObjectException used for data not available. More... | |
class | tpcconddata::CondDataWrongObjectException |
ConditionsObjectException used for wrong object. More... | |
class | tpcconddata::InvalidDataException |
Base exception for error involving some data having an invalid value. More... | |
Namespaces | |
tpcconddata | |
Namespace for the TPCCondData Package: Provides TPC condition data objects for lccd. | |