// ============================================================ // // PersistencySvc.h // ------------------------------------------------------------ // // Package : PersistencySvc // // Author : Markus Frank // // =========================================================== #ifndef PERSISTENCYSVC_EVTPERSISTENCYSVC_H #define PERSISTENCYSVC_EVTPERSISTENCYSVC_H 1 #include "PersistencySvc.h" /** EvtPersistencySvc class implementation definition.
System: The LHCb Offline System
Package: EvtPersistencySvc Dependencies:
+---------+----------------------------------------------+---------+ | Date | Comment | Who | +---------+----------------------------------------------+---------+ | 3/11/98 | Initial version | M.Frank | +---------+----------------------------------------------+---------+@author Markus Frank @version 1.0 */ class EvtPersistencySvc : virtual public PersistencySvc { public: friend class SvcFactory