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

Public Methods | |
| virtual StatusCode | initialize () |
| implementation of IAppMgrUI::initalize. More... | |
| virtual StatusCode | finalize () |
| implementation of IAppMgrUI::finalize. More... | |
| virtual StatusCode | terminate () |
| implementation of IAppMgrUI::terminate. More... | |
Protected Methods | |
| GaudiEventLoopMgr (const std::string& nam, ISvcLocator* svcLoc) | |
| Standard Constructor. More... | |
| virtual | ~GaudiEventLoopMgr () |
| Standard Destructor. More... | |
Protected Attributes | |
| IDataManagerSvc* | m_histoDataMgrSvc |
| Reference to the Histogram Data Service. More... | |
| IConversionSvc* | m_histoPersSvc |
| Reference to the Histogram Persistency Service. More... | |
| std::string | m_histPersName |
| Name of the Hist Pers type. More... | |
Friends | |
| class | SvcFactory< GaudiEventLoopMgr > |
This is the default processing manager of the application manager. This object handles the default user configuration setup for standard event processing. In particular this are:
History:
+---------+----------------------------------------------+---------+
| Date | Comment | Who |
+---------+----------------------------------------------+---------+
|13/12/00 | Initial version | M.Frank |
+---------+----------------------------------------------+---------+
Definition at line 43 of file GaudiEventLoopMgr.h.
|
|
Standard Constructor.
Definition at line 35 of file GaudiEventLoopMgr.cpp. |
|
|
Standard Destructor.
Definition at line 45 of file GaudiEventLoopMgr.cpp. |
|
|
implementation of IAppMgrUI::finalize.
Reimplemented from EventLoopMgr. Definition at line 89 of file GaudiEventLoopMgr.cpp. |
|
|
implementation of IAppMgrUI::initalize.
Reimplemented from EventLoopMgr. Definition at line 50 of file GaudiEventLoopMgr.cpp. |
|
|
implementation of IAppMgrUI::terminate.
Reimplemented from MinimalEventLoopMgr. Definition at line 110 of file GaudiEventLoopMgr.cpp. |
|
|
Creator friend class.
Definition at line 46 of file GaudiEventLoopMgr.h. |
|
|
Name of the Hist Pers type.
Definition at line 54 of file GaudiEventLoopMgr.h. |
|
|
Reference to the Histogram Data Service.
Definition at line 50 of file GaudiEventLoopMgr.h. |
|
|
Reference to the Histogram Persistency Service.
Definition at line 52 of file GaudiEventLoopMgr.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000