Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNASecondOrderReaction.hh>
Classes | |
struct | SecondOrderReactionState |
Additional Inherited Members | |
![]() | |
static const size_t & | GetMaxProcessIndex () |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
void | RetrieveProcessInfo () |
void | CreateInfo () |
template<typename T> | |
T * | GetState () |
virtual void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
virtual void | ClearInteractionTimeLeft () |
virtual void | ClearNumberOfInteractionLengthLeft () |
void | SetInstantiateProcessState (G4bool flag) |
G4bool | InstantiateProcessState () |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double prevStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Definition at line 54 of file G4DNASecondOrderReaction.hh.
G4DNASecondOrderReaction::G4DNASecondOrderReaction | ( | const G4String & | aName = "DNASecondOrderReaction", |
G4ProcessType | type = fDecay ) |
Definition at line 71 of file G4DNASecondOrderReaction.cc.
Referenced by G4DNASecondOrderReaction(), operator=(), and ~G4DNASecondOrderReaction().
|
overridedefault |
G4DNASecondOrderReaction::G4DNASecondOrderReaction | ( | const G4DNASecondOrderReaction & | rhs | ) |
Definition at line 77 of file G4DNASecondOrderReaction.cc.
|
inlineoverridevirtual |
Implements G4VProcess.
Definition at line 102 of file G4DNASecondOrderReaction.hh.
|
inlineoverridevirtual |
Implements G4VProcess.
Definition at line 93 of file G4DNASecondOrderReaction.hh.
|
inlineoverridevirtual |
Implements G4VProcess.
Definition at line 87 of file G4DNASecondOrderReaction.hh.
|
inlineoverridevirtual |
Implements G4VProcess.
Definition at line 82 of file G4DNASecondOrderReaction.hh.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 100 of file G4DNASecondOrderReaction.cc.
G4DNASecondOrderReaction & G4DNASecondOrderReaction::operator= | ( | const G4DNASecondOrderReaction & | rhs | ) |
Definition at line 86 of file G4DNASecondOrderReaction.cc.
|
overridevirtual |
Implements G4VProcess.
Definition at line 247 of file G4DNASecondOrderReaction.cc.
|
overridevirtual |
Implements G4VProcess.
Definition at line 132 of file G4DNASecondOrderReaction.cc.
void G4DNASecondOrderReaction::SetReaction | ( | const G4MolecularConfiguration * | molConf, |
const G4Material * | mat, | ||
double | reactionRate ) |
Definition at line 116 of file G4DNASecondOrderReaction.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 108 of file G4DNASecondOrderReaction.cc.
|
protected |
Definition at line 126 of file G4DNASecondOrderReaction.hh.
Referenced by PostStepGetPhysicalInteractionLength().
|
protected |
Definition at line 120 of file G4DNASecondOrderReaction.hh.
Referenced by BuildPhysicsTable(), and SetReaction().
|
protected |
Definition at line 127 of file G4DNASecondOrderReaction.hh.
Referenced by BuildPhysicsTable().
|
protected |
Definition at line 128 of file G4DNASecondOrderReaction.hh.
Referenced by PostStepDoIt().
|
protected |
Definition at line 131 of file G4DNASecondOrderReaction.hh.
Referenced by BuildPhysicsTable(), PostStepDoIt(), and SetReaction().
|
protected |
Definition at line 130 of file G4DNASecondOrderReaction.hh.
Referenced by PostStepGetPhysicalInteractionLength(), and SetReaction().
|
protected |
Definition at line 124 of file G4DNASecondOrderReaction.hh.
Referenced by BuildPhysicsTable().
|
protected |
Definition at line 125 of file G4DNASecondOrderReaction.hh.
Referenced by PostStepGetPhysicalInteractionLength(), and SetReaction().
|
protected |
Definition at line 122 of file G4DNASecondOrderReaction.hh.
Referenced by PostStepDoIt(), and PostStepGetPhysicalInteractionLength().