11#include <G4MagneticField.hh>
19 namespace Simulation {
44 void GetFieldValue(
const G4double Point[3], G4double* Bfield)
const;
The Class for the Belle2 magnetic field implementation for Geant4.
MagneticField()
Constructor.
~MagneticField()
Destructor.
void GetFieldValue(const G4double Point[3], G4double *Bfield) const
Sets the magnetic field vector for a specified space point.
Abstract base class for different kinds of events.