|
k4SimGeant4
|
Abstract interface to Geant4 field classes. More...
#include <SimG4Interface/include/SimG4Interface/ISimG4MagneticFieldTool.h>


Public Member Functions | |
| DeclareInterfaceID (ISimG4MagneticFieldTool, 1, 0) | |
| virtual const G4MagneticField * | field () const =0 |
| get initialization hook for the magnetic field | |
Abstract interface to Geant4 field classes.
| ISimG4MagneticFieldTool::DeclareInterfaceID | ( | ISimG4MagneticFieldTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
get initialization hook for the magnetic field
Implemented in SimG4ConstantMagneticFieldTool, SimG4MagneticFieldFromMapTool, and SimG4MagneticFieldTool.