Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

DetDataSvc Class Reference

#include <DetDataSvc.h>

Inheritance diagram for DetDataSvc:

DataSvc List of all members.

Public Methods

virtual StatusCode initialize ()

Protected Methods

 DetDataSvc (const std::string& name, ISvcLocator* svc)
 Standard Constructor. More...

virtual ~DetDataSvc ()
 Standard Destructor. More...


Private Attributes

int m_detStorageType
 Detector Data Persistency Storage type. More...

std::string m_detDbLocation
 Location of detector Db (filename,URL). More...

std::string m_detDbRootName
 Name of the root node of the detector. More...

bool m_usePersistency
 Flag to control if the persistency is required. More...


Friends

class  SvcFactory< DetDataSvc >

Constructor & Destructor Documentation

DetDataSvc::DetDataSvc ( const std::string & name,
ISvcLocator * svc ) [protected]
 

Standard Constructor.

Definition at line 104 of file DetDataSvc.cpp.

DetDataSvc::~DetDataSvc ( ) [protected, virtual]
 

Standard Destructor.

Definition at line 114 of file DetDataSvc.cpp.


Member Function Documentation

StatusCode DetDataSvc::initialize ( ) [virtual]
 

Definition at line 21 of file DetDataSvc.cpp.


Friends And Related Function Documentation

class SvcFactory [friend]
 

Definition at line 14 of file DetDataSvc.h.


Member Data Documentation

std::string DetDataSvc::m_detDbLocation [private]
 

Location of detector Db (filename,URL).

Definition at line 30 of file DetDataSvc.h.

std::string DetDataSvc::m_detDbRootName [private]
 

Name of the root node of the detector.

Definition at line 31 of file DetDataSvc.h.

int DetDataSvc::m_detStorageType [private]
 

Detector Data Persistency Storage type.

Definition at line 29 of file DetDataSvc.h.

bool DetDataSvc::m_usePersistency [private]
 

Flag to control if the persistency is required.

Definition at line 32 of file DetDataSvc.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:22:32 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000