The Gaudi Framework  v30r3 (a5ef0a68)
IMagneticFieldSvc Class Referenceabstract

The interface to the MagneticFieldSvc. More...

#include <GaudiKernel/IMagneticFieldSvc.h>

Inheritance diagram for IMagneticFieldSvc:
Collaboration diagram for IMagneticFieldSvc:

Public Member Functions

 DeclareInterfaceID (IMagneticFieldSvc, 2, 0)
 InterfaceID. More...
 
virtual StatusCode fieldVector (const ROOT::Math::XYZPoint &xyz, ROOT::Math::XYZVector &fvec) const =0
 
- Public Member Functions inherited from IService
 DeclareInterfaceID (IService, 4, 0)
 InterfaceID. More...
 
virtual StatusCode sysInitialize ()=0
 Initialize Service. More...
 
virtual StatusCode sysStart ()=0
 Start Service. More...
 
virtual StatusCode sysStop ()=0
 Stop Service. More...
 
virtual StatusCode sysFinalize ()=0
 Finalize Service. More...
 
virtual StatusCode sysReinitialize ()=0
 Re-initialize the Service. More...
 
virtual StatusCode sysRestart ()=0
 Re-start the Service. More...
 

Additional Inherited Members

- Public Types inherited from extend_interfaces< INamedInterface, IStateful >
using ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids... >::type
 take union of the ext_iids of all Interfaces... More...
 
- Protected Member Functions inherited from IService
virtual void setServiceManager (ISvcManager *)=0
 

Detailed Description

The interface to the MagneticFieldSvc.

Author
Iain Last

Definition at line 37 of file IMagneticFieldSvc.h.

Member Function Documentation

IMagneticFieldSvc::DeclareInterfaceID ( IMagneticFieldSvc  ,
,
 
)
virtual StatusCode IMagneticFieldSvc::fieldVector ( const ROOT::Math::XYZPoint xyz,
ROOT::Math::XYZVector fvec 
) const
pure virtual

The documentation for this class was generated from the following file: