Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNASecondOrderReaction.hh>
Public Member Functions | |
SecondOrderReactionState () | |
virtual | ~SecondOrderReactionState () |
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 () |
Public Attributes | |
G4double | fPreviousTimeAtPreStepPoint |
G4bool | fIsInGoodMaterial |
Public Attributes inherited from G4VITProcess::G4ProcessState | |
G4double | theNumberOfInteractionLengthLeft |
G4double | theInteractionTimeLeft |
G4double | currentInteractionLength |
Definition at line 108 of file G4DNASecondOrderReaction.hh.
G4DNASecondOrderReaction::SecondOrderReactionState::SecondOrderReactionState | ( | ) |
Definition at line 92 of file G4DNASecondOrderReaction.cc.
|
inlinevirtual |
Definition at line 111 of file G4DNASecondOrderReaction.hh.
G4bool G4DNASecondOrderReaction::SecondOrderReactionState::fIsInGoodMaterial |
Definition at line 113 of file G4DNASecondOrderReaction.hh.
Referenced by SecondOrderReactionState().
G4double G4DNASecondOrderReaction::SecondOrderReactionState::fPreviousTimeAtPreStepPoint |
Definition at line 112 of file G4DNASecondOrderReaction.hh.
Referenced by SecondOrderReactionState().