ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
const std::vector< const G4DNAMolecularReactionData * > * | fpReactionData |
Additional Inherited Members | |
Protected Attributes inherited from G4VDNAReactionModel | |
const G4DNAMolecularReactionTable * | fpReactionTable |
G4DNASmoluchowskiReactionModel should be used for very fast reactions (high reaction rate) : the reactions between reactants occuring at encounter. When the time step is constrained this model uses brownian bridge : "Absorbing (Smoluchowski) boundary condition" Reference : On the simulation of diffusion processes close to boundaries, N. J. B. Green, Molecular Physics, 65: 6, 1399 — 1408(1988)
Definition at line 63 of file G4DNASmoluchowskiReactionModel.hh.
View newest version in sPHENIX GitHub at line 63 of file G4DNASmoluchowskiReactionModel.hh
G4DNASmoluchowskiReactionModel::G4DNASmoluchowskiReactionModel | ( | ) |
Definition at line 35 of file G4DNASmoluchowskiReactionModel.cc.
View newest version in sPHENIX GitHub at line 35 of file G4DNASmoluchowskiReactionModel.cc
|
virtualdefault |
|
delete |
|
virtual |
Implements G4VDNAReactionModel.
Definition at line 67 of file G4DNASmoluchowskiReactionModel.cc.
View newest version in sPHENIX GitHub at line 67 of file G4DNASmoluchowskiReactionModel.cc
References D(), G4Exp(), G4UniformRand, G4Step::GetDeltaTime(), GetMolecule(), G4StepPoint::GetPosition(), G4Track::GetPosition(), G4Step::GetPreStepPoint(), G4Track::GetStep(), and k.
|
virtual |
Implements G4VDNAReactionModel.
Definition at line 54 of file G4DNASmoluchowskiReactionModel.cc.
View newest version in sPHENIX GitHub at line 54 of file G4DNASmoluchowskiReactionModel.cc
References G4VDNAReactionModel::fpReactionTable, G4DNAMolecularReactionData::GetEffectiveReactionRadius(), and G4DNAMolecularReactionTable::GetReactionData().
Implements G4VDNAReactionModel.
Definition at line 61 of file G4DNASmoluchowskiReactionModel.cc.
View newest version in sPHENIX GitHub at line 61 of file G4DNASmoluchowskiReactionModel.cc
|
virtual |
Reimplemented from G4VDNAReactionModel.
Definition at line 43 of file G4DNASmoluchowskiReactionModel.cc.
View newest version in sPHENIX GitHub at line 43 of file G4DNASmoluchowskiReactionModel.cc
References fpReactionData, G4VDNAReactionModel::fpReactionTable, and G4DNAMolecularReactionTable::GetReactionData().
|
virtual |
Implements G4VDNAReactionModel.
Definition at line 49 of file G4DNASmoluchowskiReactionModel.cc.
View newest version in sPHENIX GitHub at line 49 of file G4DNASmoluchowskiReactionModel.cc
References fpReactionData, G4VDNAReactionModel::fpReactionTable, and G4DNAMolecularReactionTable::GetReactionData().
|
delete |
|
private |
Definition at line 85 of file G4DNASmoluchowskiReactionModel.hh.
View newest version in sPHENIX GitHub at line 85 of file G4DNASmoluchowskiReactionModel.hh
Referenced by Initialise(), and InitialiseToPrint().