The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
EvtPersistencySvc.cpp
Go to the documentation of this file.
1
//====================================================================
2
// EvtPersistencySvc.cpp
3
//--------------------------------------------------------------------
4
//
5
// Package : System ( The LHCb Offline System)
6
//
7
// Description: implementation of the Event data persistency service
8
// This specialized service only deals with event related
9
// data
10
//
11
// Author : M.Frank
12
// History :
13
// +---------+----------------------------------------------+---------
14
// | Date | Comment | Who
15
// +---------+----------------------------------------------+---------
16
// | 29/10/98| Initial version | MF
17
// +---------+----------------------------------------------+---------
18
//
19
//====================================================================
20
#define PERSISTENCYSVC_EVTPERSISTENCYSVC_CPP
21
22
// Implementation specific definitions
23
#include "
EvtPersistencySvc.h
"
24
#include "
GaudiKernel/ISvcLocator.h
"
25
26
// Instantiation of a static factory class used by clients to create
27
// instances of this service
28
DECLARE_COMPONENT
(
EvtPersistencySvc
)
29
30
EvtPersistencySvc
::
EvtPersistencySvc
( const
std
::
string
&
name
,
ISvcLocator
* svc ) :
PersistencySvc
( name, svc ) {}
ISvcLocator
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Definition:
ISvcLocator.h:25
EvtPersistencySvc.h
gaudiComponentHelp.name
name
Definition:
gaudiComponentHelp.py:32
std
STL namespace.
DECLARE_COMPONENT
#define DECLARE_COMPONENT(type)
Definition:
PluginServiceV1.h:46
PersistencySvc
PersistencySvc class implementation definition.
Definition:
PersistencySvc.h:50
EvtPersistencySvc
EvtPersistencySvc class implementation definition.
Definition:
EvtPersistencySvc.h:37
ISvcLocator.h
GaudiCommonSvc
src
PersistencySvc
EvtPersistencySvc.cpp
Generated on Wed Aug 1 2018 23:20:52 for The Gaudi Framework by
1.8.11