|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4RKIntegrationDriver.hh"#include "G4ChordFinderDelegate.hh"#include "G4IntegrationDriver.icc"Go to the source code of this file.
Classes | |
| class | G4IntegrationDriver< T > |
| G4IntegrationDriver is a templated driver class which controls the integration error of a Runge-Kutta stepper. It serves as the driver of choice for steppers which do not have extra capabilities, in particular First Same As Last (FSAL) and/or interpolation. More... | |