![]() |
ATLAS Offline Software
|
Service to create a root-based D3PD. More...
#include <RootD3PDSvc.h>
Public Member Functions | |
| RootD3PDSvc (const std::string &name, ISvcLocator *svcloc) | |
| Constructor. | |
| virtual StatusCode | initialize () override |
| Standard Gaudi initialize method. | |
| virtual StatusCode | finalize () override |
| Standard Gaudi finalize method. | |
| virtual StatusCode | stop () override |
| Standard Gaudi stop method. | |
Service to create a root-based D3PD.
Definition at line 37 of file RootD3PDSvc.h.
| D3PD::RootD3PDSvc::RootD3PDSvc | ( | const std::string & | name, |
| ISvcLocator * | svcloc ) |
Constructor.
| name | Service name. |
| svcloc | Service locator. |
Definition at line 32 of file RootD3PDSvc.cxx.
|
overridevirtual |
Standard Gaudi finalize method.
Definition at line 106 of file RootD3PDSvc.cxx.
|
overridevirtual |
Standard Gaudi initialize method.
Definition at line 95 of file RootD3PDSvc.cxx.
|
overridevirtual |
Standard Gaudi stop method.
Definition at line 115 of file RootD3PDSvc.cxx.