19#include "BDSFieldEMInterpolated.hh"
20#include "BDSInterpolator.hh"
25BDSFieldEMInterpolated::BDSFieldEMInterpolated(
const BDSInterpolator* eInterpolator,
27 const G4Transform3D& offset,
34 smallestSpatialStep(std::numeric_limits<double>::max())
39 timeVarying = timeVarying | eInterpolator->TimeVarying();
44 timeVarying = timeVarying | bInterpolator->TimeVarying();
Interface for BDSIM electro-magnetic fields that may or may not be local.
Interface for all interpolators containing basic extent of validity.
G4double SmallestSpatialStep() const