Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper Struct Reference

#include <G4InterpolationDriver.hh>

Public Attributes

std::unique_ptr< T > stepper
G4double begin
G4double end
G4double inverseLength

Detailed Description

template<class T, G4bool StepperCachesDchord = true>
struct G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper

Definition at line 135 of file G4InterpolationDriver.hh.

Member Data Documentation

◆ begin

template<class T, G4bool StepperCachesDchord = true>
G4double G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::begin

Definition at line 138 of file G4InterpolationDriver.hh.

◆ end

template<class T, G4bool StepperCachesDchord = true>
G4double G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::end

Definition at line 139 of file G4InterpolationDriver.hh.

◆ inverseLength

template<class T, G4bool StepperCachesDchord = true>
G4double G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::inverseLength

Definition at line 140 of file G4InterpolationDriver.hh.

◆ stepper

template<class T, G4bool StepperCachesDchord = true>
std::unique_ptr<T> G4InterpolationDriver< T, StepperCachesDchord >::InterpStepper::stepper

Definition at line 137 of file G4InterpolationDriver.hh.


The documentation for this struct was generated from the following file: