Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VITProcess.hh>
Public Member Functions | |
G4ProcessStateBase () | |
virtual | ~G4ProcessStateBase () |
virtual G4String | GetType () |
Public Member Functions inherited from G4VITProcess::G4ProcessState | |
G4ProcessState () | |
virtual | ~G4ProcessState () |
virtual G4String | GetType () |
template<typename T > | |
T * | GetState () |
Public Member Functions inherited from G4ProcessState_Lock | |
virtual | ~G4ProcessState_Lock () |
Additional Inherited Members | |
Public Attributes inherited from G4VITProcess::G4ProcessState | |
G4double | theNumberOfInteractionLengthLeft |
G4double | theInteractionTimeLeft |
G4double | currentInteractionLength |
Definition at line 194 of file G4VITProcess.hh.
|
inline |
Definition at line 197 of file G4VITProcess.hh.
|
inlinevirtual |
Definition at line 201 of file G4VITProcess.hh.
|
inlinevirtual |
Reimplemented from G4VITProcess::G4ProcessState.
Definition at line 205 of file G4VITProcess.hh.