Geant4 11.2.2
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 86 of file G4InterpolationDriver.hh.

Member Data Documentation

◆ begin

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

Definition at line 89 of file G4InterpolationDriver.hh.

◆ end

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

Definition at line 90 of file G4InterpolationDriver.hh.

◆ inverseLength

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

Definition at line 91 of file G4InterpolationDriver.hh.

◆ stepper

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

Definition at line 88 of file G4InterpolationDriver.hh.


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