![]() |
ATLAS Offline Software
|
Abstract interface to Geant4 Equation of motion class. More...
#include "G4AtlasInterfaces/IEquationOfMotionTool.h"
Public Member Functions | |
| IEquationOfMotionTool () | |
| virtual | ~IEquationOfMotionTool () |
| DeclareInterfaceID (IEquationOfMotionTool, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual G4Mag_EqRhs * | makeEquationOfMotion (G4MagneticField *emField) const =0 |
Abstract interface to Geant4 Equation of motion class.
Definition at line 21 of file IEquationOfMotionTool.h.
|
inline |
Definition at line 24 of file IEquationOfMotionTool.h.
|
inlinevirtual |
Definition at line 25 of file IEquationOfMotionTool.h.
| IEquationOfMotionTool::DeclareInterfaceID | ( | IEquationOfMotionTool | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |