Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FastPathHadronicCrossSection.hh>
Public Member Functions | |
fastPathParameters () | |
Public Attributes | |
G4double | queryMax |
G4double | sampleMin |
G4double | sampleMax |
G4int | sampleCount |
G4double | dpTol |
Definition at line 162 of file G4FastPathHadronicCrossSection.hh.
|
inline |
Definition at line 163 of file G4FastPathHadronicCrossSection.hh.
G4double G4FastPathHadronicCrossSection::fastPathParameters::dpTol |
Definition at line 177 of file G4FastPathHadronicCrossSection.hh.
Referenced by fastPathParameters().
G4double G4FastPathHadronicCrossSection::fastPathParameters::queryMax |
Definition at line 173 of file G4FastPathHadronicCrossSection.hh.
Referenced by fastPathParameters().
G4int G4FastPathHadronicCrossSection::fastPathParameters::sampleCount |
Definition at line 176 of file G4FastPathHadronicCrossSection.hh.
Referenced by fastPathParameters(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().
G4double G4FastPathHadronicCrossSection::fastPathParameters::sampleMax |
Definition at line 175 of file G4FastPathHadronicCrossSection.hh.
Referenced by fastPathParameters(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().
G4double G4FastPathHadronicCrossSection::fastPathParameters::sampleMin |
Definition at line 174 of file G4FastPathHadronicCrossSection.hh.
Referenced by fastPathParameters(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().