LCCD
1.5.0
|
binary_function | |
lccd::less_wrt_validity | Helper class to sort collections of conditions data w.r.t |
lccd::DBConnectionMgr | Singleton that manages data base connection on the basis of access strings |
lccd::DBInterface | Provides a simple interface to the conditions data base for lccd |
exception | |
lccd::LCCDException | Exception used for general LCCD errors |
lccd::DatabaseException | DatabaseException used for errors accessing the database data |
lccd::DataNotAvailableException | Exception used for data not available |
lccd::InconsistencyException | Exception used for (possible) inconsistency warnings |
lccd::MemberNotImplementedException | Exception used for not implemented member functions |
lccd::ReadOnlyException | Exception used for signaling a 'read only exception' |
ICondDBStreamable | |
lccd::VCollectionStreamer | Base class for LCCollection streamer classes |
lccd::LCGenericObjectStreamer | Base class for LCCollection streamer classes |
lccd::IConditionsChangeListener | Simple interface that allows notification of implementation classes if a conditions data set has changed, or the implementation classes are registered with a class inheriting from ConditionsHandlerBase |
lccd::ConditionsMap< KEY, LCCONDOBJECT > | Template class for maps of conditions data |
TestListener | Test class that simply dumps the conditions data collection whenever it changed |
lccd::IConditionsHandler | Abstract handler for conditions data |
lccd::ConditionsHandlerBase | Base implementation of IConditionsHandler |
lccd::DataFileHandler | Implementation of ConditionsHandlerBase that handles conditions data that is stored in a data LCIO file |
lccd::DBCondHandler | Implementation of ConditionsHandlerBase that reads the conditions data from the database |
lccd::DBFileHandler | Implementation of ConditionsHandlerBase that reads the conditions data from a special LCIO file |
lccd::SimpleFileHandler | Implementation of ConditionsHandlerBase that reads the conditions data from an LCIO file |
lccd::LCConditionsMgr | Manager for IConditionsHandler objects |
LCFixedObject | |
CalibrationConstant | Example for a simple calibration class based on the LCFixedObject template |
lccd::StreamerMgr | Manager for streamer classes of LCCollections |
unary_function | |
lccd::contains_timestamp | Helper predicate to find validity ranges |
lccd::Xdr | Utility functions for DB streamer objects |