Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNAIRT.hh>
Protected Attributes | |
const G4DNAMolecularReactionTable *& | fMolReactionTable |
G4VDNAReactionModel * | fpReactionModel |
Protected Attributes inherited from G4VITReactionProcess | |
const G4ITReactionTable * | fpReactionTable = nullptr |
G4String | fName |
Definition at line 60 of file G4DNAIRT.hh.
G4DNAIRT::G4DNAIRT | ( | ) |
Definition at line 50 of file G4DNAIRT.cc.
|
explicit |
Definition at line 81 of file G4DNAIRT.cc.
|
override |
Definition at line 87 of file G4DNAIRT.cc.
|
delete |
(xmax < value) ) //value >= xmax )
Definition at line 343 of file G4DNAIRT.cc.
Referenced by IRTSampling(), MakeReaction(), and Sampling().
|
overridevirtual |
Implements G4VITReactionProcess.
Definition at line 509 of file G4DNAIRT.cc.
G4double G4DNAIRT::GetIndependentReactionTime | ( | const G4MolecularConfiguration * | molA, |
const G4MolecularConfiguration * | molB, | ||
G4double | distance ) |
Definition at line 284 of file G4DNAIRT.cc.
Referenced by Sampling().
|
overridevirtual |
First initialization (done once for all at the begin of the run) eg. check if the reaction table is given ...
Reimplemented from G4VITReactionProcess.
Definition at line 92 of file G4DNAIRT.cc.
void G4DNAIRT::IRTSampling | ( | ) |
Definition at line 160 of file G4DNAIRT.cc.
Referenced by Initialize().
|
overridevirtual |
Implements G4VITReactionProcess.
Definition at line 392 of file G4DNAIRT.cc.
Referenced by FindReaction().
Definition at line 359 of file G4DNAIRT.cc.
Referenced by GetIndependentReactionTime().
void G4DNAIRT::Sampling | ( | G4Track * | track | ) |
Definition at line 175 of file G4DNAIRT.cc.
Referenced by IRTSampling(), and MakeReaction().
void G4DNAIRT::SetReactionModel | ( | G4VDNAReactionModel * | model | ) |
Definition at line 558 of file G4DNAIRT.cc.
void G4DNAIRT::SpaceBinning | ( | ) |
Definition at line 137 of file G4DNAIRT.cc.
Referenced by Initialize().
|
overridevirtual |
Implements G4VITReactionProcess.
Definition at line 550 of file G4DNAIRT.cc.
|
protected |
Definition at line 89 of file G4DNAIRT.hh.
Referenced by GetIndependentReactionTime(), MakeReaction(), and Sampling().
|
protected |
Definition at line 90 of file G4DNAIRT.hh.
Referenced by G4DNAIRT(), and SetReactionModel().