|
SHiP Field Service
Framework-agnostic C++20 library exposing SHiP magnetic field maps.
|
Thin G4MagneticField wrapping an IFieldEvaluator.
More...
#include <G4MagFieldAdapter.h>


Public Member Functions | |
| G4MagFieldAdapter (std::shared_ptr< IFieldEvaluator > eval) | |
| void | GetFieldValue (G4double const point[4], G4double *bField) const override |
Thin G4MagneticField wrapping an IFieldEvaluator.
Geant4 owns the G4FieldManager/ChordFinder; the evaluator carries the per-thread cache.
|
inlineexplicit |
|
inlineoverride |