![]() |
The Gaudi Framework
master (ff829712)
|
The interface to the MagneticFieldSvc. More...
#include <GaudiKernel/IMagneticFieldSvc.h>
Public Member Functions | |
DeclareInterfaceID (IMagneticFieldSvc, 2, 0) | |
InterfaceID. | |
virtual StatusCode | fieldVector (const ROOT::Math::XYZPoint &xyz, ROOT::Math::XYZVector &fvec) const =0 |
![]() | |
DeclareInterfaceID (IService, 4, 0) | |
InterfaceID. | |
virtual StatusCode | sysInitialize ()=0 |
Initialize Service. | |
virtual StatusCode | sysStart ()=0 |
Start Service. | |
virtual StatusCode | sysStop ()=0 |
Stop Service. | |
virtual StatusCode | sysFinalize ()=0 |
Finalize Service. | |
virtual StatusCode | sysReinitialize ()=0 |
Re-initialize the Service. | |
virtual StatusCode | sysRestart ()=0 |
Re-start the Service. | |
Additional Inherited Members | |
![]() | |
using | ext_iids |
take union of the ext_iids of all Interfaces... | |
![]() | |
virtual void | setServiceManager (ISvcManager *)=0 |
The interface to the MagneticFieldSvc.
Definition at line 42 of file IMagneticFieldSvc.h.
IMagneticFieldSvc::DeclareInterfaceID | ( | IMagneticFieldSvc | , |
2 | , | ||
0 | ) |
|
pure virtual |