Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VITProcess.hh>
Public Member Functions | |
G4ProcessState () | |
virtual | ~G4ProcessState () |
Public Member Functions inherited from G4ProcessState_Lock | |
virtual | ~G4ProcessState_Lock () |
Public Attributes | |
G4double | theNumberOfInteractionLengthLeft |
G4double | theInteractionTimeLeft |
G4double | currentInteractionLength |
Definition at line 122 of file G4VITProcess.hh.
G4VITProcess::G4ProcessState::G4ProcessState | ( | ) |
Definition at line 47 of file G4VITProcess.cc.
|
virtual |
Definition at line 54 of file G4VITProcess.cc.
G4double G4VITProcess::G4ProcessState::currentInteractionLength |
Definition at line 135 of file G4VITProcess.hh.
Referenced by G4VITRestDiscreteProcess::AtRestGetPhysicalInteractionLength(), G4VITRestProcess::AtRestGetPhysicalInteractionLength(), G4ProcessState(), G4VITRestDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength(), G4VITProcess::StartTracking(), and G4VITProcess::SubtractNumberOfInteractionLengthLeft().
G4double G4VITProcess::G4ProcessState::theInteractionTimeLeft |
Definition at line 132 of file G4VITProcess.hh.
Referenced by G4VITProcess::ClearInteractionTimeLeft(), G4ProcessState(), G4VITProcess::GetInteractionTimeLeft(), and G4VITProcess::StartTracking().
G4double G4VITProcess::G4ProcessState::theNumberOfInteractionLengthLeft |
Definition at line 128 of file G4VITProcess.hh.
Referenced by G4VITRestDiscreteProcess::AtRestGetPhysicalInteractionLength(), G4VITRestProcess::AtRestGetPhysicalInteractionLength(), G4VITProcess::ClearNumberOfInteractionLengthLeft(), G4ProcessState(), G4VITRestDiscreteProcess::PostStepGetPhysicalInteractionLength(), G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength(), G4VITProcess::ResetNumberOfInteractionLengthLeft(), G4VITProcess::StartTracking(), and G4VITProcess::SubtractNumberOfInteractionLengthLeft().