Gaudi Framework, version v25r2

Home   Generated: Wed Jun 4 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EvtPersistencySvc.h
Go to the documentation of this file.
1 // ============================================================
2 //
3 // PersistencySvc.h
4 // ------------------------------------------------------------
5 //
6 // Package : PersistencySvc
7 //
8 // Author : Markus Frank
9 //
10 // ===========================================================
11 #ifndef PERSISTENCYSVC_EVTPERSISTENCYSVC_H
12 #define PERSISTENCYSVC_EVTPERSISTENCYSVC_H 1
13 
14 #include "PersistencySvc.h"
15 
37 class EvtPersistencySvc : virtual public PersistencySvc {
38 public:
41 
42  virtual StatusCode initialize();
44  virtual StatusCode finalize();
46 
49 
50  EvtPersistencySvc(const std::string& name, ISvcLocator* svc);
51 
53  virtual ~EvtPersistencySvc();
54 };
55 #endif // PERSISTENCYSVC_EVTPERSISTENCYSVC_H

Generated at Wed Jun 4 2014 14:48:56 for Gaudi Framework, version v25r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004