The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
DetPersistencySvc.cpp
Go to the documentation of this file.
1
#define PERSISTENCYSVC_DETPERSISTENCYSVC_CPP
2
3
#include <iostream>
4
5
// Implementation specific definitions
6
#include "
DetPersistencySvc.h
"
7
#include "
GaudiKernel/ISvcLocator.h
"
8
9
// Instantiation of a static factory class used by clients to create
10
// instances of this service
11
DECLARE_COMPONENT
(
DetPersistencySvc
)
12
13
// Standard Constructor
14
DetPersistencySvc
::
DetPersistencySvc
( 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
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
DetPersistencySvc
Definition:
DetPersistencySvc.h:6
ISvcLocator.h
DetPersistencySvc.h
GaudiCommonSvc
src
PersistencySvc
DetPersistencySvc.cpp
Generated on Wed Aug 1 2018 23:20:52 for The Gaudi Framework by
1.8.11