Gaudi Framework, version v24r2
Home
Generated: Wed Dec 4 2013
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
GaudiCommonSvc
src
PersistencySvc
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
:
39
friend
class
SvcFactory
<
EvtPersistencySvc
>;
40
friend
class
Factory
<
EvtPersistencySvc
,
IService
* (
std::string
,
ISvcLocator
*)>;
41
44
45
virtual
StatusCode
initialize
();
47
virtual
StatusCode
finalize
();
49
52
53
EvtPersistencySvc
(
const
std::string
&
name
,
ISvcLocator
* svc);
54
56
virtual
~EvtPersistencySvc
();
57
};
58
#endif // PERSISTENCYSVC_EVTPERSISTENCYSVC_H
Generated at Wed Dec 4 2013 14:33:07 for Gaudi Framework, version v24r2 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004