131 2.95e10 * (1e-3 * m3 / (mole * s)), e_aq, OH);
137 2.50e10 * (1e-3 * m3 / (mole * s)), e_aq, H);
144 2.11e10 * (1e-3 * m3 / (mole * s)), e_aq, H3Op);
150 1.10e10 * (1e-3 * m3 / (mole * s)), e_aq, H2O2);
157 0.55e10 * (1e-3 * m3 / (mole * s)), OH, OH);
162 theReactionTable->
SetReaction(1.55e10 * (1e-3 * m3 / (mole * s)), OH, H);
166 0.503e10 * (1e-3 * m3 / (mole * s)), H, H);
171 theReactionTable->
SetReaction(1.13e11 * (1e-3 * m3 / (mole * s)), H3Op, OHm);
188 FindProcess(
"e-_G4DNAVibExcitation",
"e-");
196 if(sancheExcitationMod)
207 FindProcess(
"e-_G4DNAElectronSolvation",
"e-");
274 reactionTable->
PrintTable(reactionRadiusComputer);
#define G4_DECLARE_PHYSCONSTR_FACTORY(physics_constructor)
static void ConstructMolecule()
static void ConstructDissociationChannels()
static G4DNAChemistryManager * Instance()
void SetChemistryList(G4VUserChemistryList &)
void SetDisplacer(Species *, Displacer *)
void AddProduct(Reactant *molecule)
void SetReaction(G4double observedReactionRate, Reactant *reactive1, Reactant *reactive2)
void PrintTable(G4VDNAReactionModel *=nullptr)
void SetReactionModel(G4VDNAReactionModel *)
void ExtendLowEnergyLimit(G4double)
static G4Electron * Definition()
void ConstructTimeStepModel(G4DNAMolecularReactionTable *reactionTable) override
G4EmDNAChemistry_option1()
void ConstructReactionTable(G4DNAMolecularReactionTable *reactionTable) override
void ConstructMolecule() override
void ConstructProcess() override
void ConstructDissociationChannels() override
static G4H2O * Definition()
void SetDiffusionCoefficient(G4double)
G4MolecularConfiguration * GetConfiguration(const G4String &, bool mustExist=true)
G4MoleculeDefinitionIterator GetDefintionIterator()
static G4MoleculeTable * Instance()
G4ProcessManager * GetProcessManager() const
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
static G4PhysicsListHelper * GetPhysicsListHelper()
G4int AddRestProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static G4ProcessTable * GetProcessTable()
G4VEmModel * EmModel(size_t index=0) const
void SetVerboseLevel(G4int value)
void RegisterTimeStepModel(G4VITStepModel *timeStepModel, G4double startingTime=0)