Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Namespaces | |
namespace | field_utils |
Functions | |
G4double | field_utils::absoluteError (const G4double y[], const G4double yerr[], G4double hstep) |
G4double | field_utils::relativeError2 (const G4double y[], const G4double yerr[], G4double hstep, G4double errorTolerance) |
G4double | field_utils::relativeError (const G4double y[], const G4double yerr[], G4double hstep, G4double errorTolerance) |
void | field_utils::copy (G4double dst[], const G4double src[], std::size_t size=G4FieldTrack::ncompSVEC) |
G4double | field_utils::inverseCurvatureRadius (G4double particleCharge, G4double momentum, G4double BField) |