Geant4-11
|
#include <G4DNASecondOrderReaction.hh>
Public Member Functions | |
template<typename T > | |
T * | GetState () |
virtual G4String | GetType () |
SecondOrderReactionState () | |
virtual | ~SecondOrderReactionState () |
Data Fields | |
G4double | currentInteractionLength |
G4bool | fIsInGoodMaterial |
G4double | fPreviousTimeAtPreStepPoint |
G4double | theInteractionTimeLeft |
G4double | theNumberOfInteractionLengthLeft |
Definition at line 108 of file G4DNASecondOrderReaction.hh.
G4DNASecondOrderReaction::SecondOrderReactionState::SecondOrderReactionState | ( | ) |
Definition at line 92 of file G4DNASecondOrderReaction.cc.
References fIsInGoodMaterial, and fPreviousTimeAtPreStepPoint.
|
inlinevirtual |
Definition at line 111 of file G4DNASecondOrderReaction.hh.
|
inlineinherited |
Definition at line 187 of file G4VITProcess.hh.
|
inlinevirtualinherited |
Reimplemented in G4ITTransportation::G4ITTransportationState, G4VITProcess::G4ProcessStateBase< T >, and G4DNABrownianTransportation::G4ITBrownianState.
Definition at line 171 of file G4VITProcess.hh.
|
inherited |
Definition at line 183 of file G4VITProcess.hh.
Referenced by G4VITProcess::G4ProcessState::G4ProcessState().
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().
|
inherited |
Definition at line 180 of file G4VITProcess.hh.
Referenced by G4VITProcess::G4ProcessState::G4ProcessState().
|
inherited |
Definition at line 176 of file G4VITProcess.hh.
Referenced by G4VITProcess::G4ProcessState::G4ProcessState().