Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FastPathHadronicCrossSection.hh>
Public Member Functions | |
controlFlag () | |
Public Attributes | |
G4bool | prevCalcUsedFastPath |
G4bool | useFastPathIfAvailable |
G4bool | initializationPhase |
Definition at line 155 of file G4FastPathHadronicCrossSection.hh.
|
inline |
Definition at line 159 of file G4FastPathHadronicCrossSection.hh.
G4bool G4FastPathHadronicCrossSection::controlFlag::initializationPhase |
Definition at line 158 of file G4FastPathHadronicCrossSection.hh.
Referenced by G4CrossSectionDataStore::BuildPhysicsTable(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().
G4bool G4FastPathHadronicCrossSection::controlFlag::prevCalcUsedFastPath |
Definition at line 156 of file G4FastPathHadronicCrossSection.hh.
G4bool G4FastPathHadronicCrossSection::controlFlag::useFastPathIfAvailable |
Definition at line 157 of file G4FastPathHadronicCrossSection.hh.
Referenced by G4CrossSectionDataStore::BuildPhysicsTable(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().