Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4InterpolationDriver.hh>
Public Attributes | |
std::unique_ptr< T > | stepper |
G4double | begin |
G4double | end |
G4double | inverseLength |
Definition at line 86 of file G4InterpolationDriver.hh.
G4double G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::begin |
Definition at line 89 of file G4InterpolationDriver.hh.
G4double G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::end |
Definition at line 90 of file G4InterpolationDriver.hh.
G4double G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::inverseLength |
Definition at line 91 of file G4InterpolationDriver.hh.
std::unique_ptr<T> G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::stepper |
Definition at line 88 of file G4InterpolationDriver.hh.