Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITStepProcessor.hh>
Public Attributes | |
G4ProcessVector * | fpAtRestDoItVector |
G4ProcessVector * | fpAlongStepDoItVector |
G4ProcessVector * | fpPostStepDoItVector |
G4ProcessVector * | fpAtRestGetPhysIntVector |
G4ProcessVector * | fpAlongStepGetPhysIntVector |
G4ProcessVector * | fpPostStepGetPhysIntVector |
std::size_t | MAXofAtRestLoops |
std::size_t | MAXofAlongStepLoops |
std::size_t | MAXofPostStepLoops |
G4ITTransportation * | fpTransportation |
Definition at line 88 of file G4ITStepProcessor.hh.
G4ProcessVector* ProcessGeneralInfo::fpAlongStepDoItVector |
Definition at line 91 of file G4ITStepProcessor.hh.
G4ProcessVector* ProcessGeneralInfo::fpAlongStepGetPhysIntVector |
Definition at line 95 of file G4ITStepProcessor.hh.
G4ProcessVector* ProcessGeneralInfo::fpAtRestDoItVector |
Definition at line 90 of file G4ITStepProcessor.hh.
G4ProcessVector* ProcessGeneralInfo::fpAtRestGetPhysIntVector |
Definition at line 94 of file G4ITStepProcessor.hh.
G4ProcessVector* ProcessGeneralInfo::fpPostStepDoItVector |
Definition at line 92 of file G4ITStepProcessor.hh.
G4ProcessVector* ProcessGeneralInfo::fpPostStepGetPhysIntVector |
Definition at line 96 of file G4ITStepProcessor.hh.
G4ITTransportation* ProcessGeneralInfo::fpTransportation |
Definition at line 109 of file G4ITStepProcessor.hh.
std::size_t ProcessGeneralInfo::MAXofAlongStepLoops |
Definition at line 103 of file G4ITStepProcessor.hh.
std::size_t ProcessGeneralInfo::MAXofAtRestLoops |
Definition at line 102 of file G4ITStepProcessor.hh.
std::size_t ProcessGeneralInfo::MAXofPostStepLoops |
Definition at line 104 of file G4ITStepProcessor.hh.