#include <DetDataSvc.h>
Inheritance diagram for DetDataSvc:

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 > |
|
|
Standard Constructor.
Definition at line 104 of file DetDataSvc.cpp. |
|
|
Standard Destructor.
Definition at line 114 of file DetDataSvc.cpp. |
|
|
Definition at line 21 of file DetDataSvc.cpp. |
|
|
Definition at line 14 of file DetDataSvc.h. |
|
|
Location of detector Db (filename,URL).
Definition at line 30 of file DetDataSvc.h. |
|
|
Name of the root node of the detector.
Definition at line 31 of file DetDataSvc.h. |
|
|
Detector Data Persistency Storage type.
Definition at line 29 of file DetDataSvc.h. |
|
|
Flag to control if the persistency is required.
Definition at line 32 of file DetDataSvc.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000