Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DNAIRT.hh>
Protected Attributes | |
const G4DNAMolecularReactionTable *& | fMolReactionTable |
G4VDNAReactionModel * | fpReactionModel |
![]() | |
const G4ITReactionTable * | fpReactionTable = nullptr |
G4String | fName |
Definition at line 64 of file G4DNAIRT.hh.
G4DNAIRT::G4DNAIRT | ( | ) |
Definition at line 50 of file G4DNAIRT.cc.
|
explicit |
Definition at line 82 of file G4DNAIRT.cc.
|
override |
Definition at line 88 of file G4DNAIRT.cc.
|
delete |
(xmax < value) ) //value >= xmax )
Definition at line 328 of file G4DNAIRT.cc.
Referenced by IRTSampling(), MakeReaction(), and Sampling().
|
overridevirtual |
Implements G4VITReactionProcess.
Definition at line 488 of file G4DNAIRT.cc.
G4double G4DNAIRT::GetIndependentReactionTime | ( | const G4MolecularConfiguration * | molA, |
const G4MolecularConfiguration * | molB, | ||
G4double | distance | ||
) |
Definition at line 270 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 93 of file G4DNAIRT.cc.
void G4DNAIRT::IRTSampling | ( | ) |
Definition at line 153 of file G4DNAIRT.cc.
Referenced by Initialize().
|
overridevirtual |
Implements G4VITReactionProcess.
Definition at line 377 of file G4DNAIRT.cc.
Referenced by FindReaction().
Definition at line 344 of file G4DNAIRT.cc.
Referenced by GetIndependentReactionTime().
void G4DNAIRT::Sampling | ( | G4Track * | track | ) |
Definition at line 168 of file G4DNAIRT.cc.
Referenced by IRTSampling(), and MakeReaction().
void G4DNAIRT::SetReactionModel | ( | G4VDNAReactionModel * | model | ) |
Definition at line 537 of file G4DNAIRT.cc.
void G4DNAIRT::SpaceBinning | ( | ) |
Definition at line 130 of file G4DNAIRT.cc.
Referenced by Initialize().
|
overridevirtual |
Implements G4VITReactionProcess.
Definition at line 529 of file G4DNAIRT.cc.
|
protected |
Definition at line 93 of file G4DNAIRT.hh.
Referenced by GetIndependentReactionTime(), MakeReaction(), and Sampling().
|
protected |
Definition at line 94 of file G4DNAIRT.hh.
Referenced by G4DNAIRT(), and SetReactionModel().