421{
422
423
438
451
462
463
464
467 0.5e10 * (1e-3 * m3 / (mole * s)), e_aq, e_aq);
471 theReactionTable->SetReaction(reactionData);
472
473
475 2.95e10 * (1e-3 * m3 / (mole * s)), e_aq, OH);
477 theReactionTable->SetReaction(reactionData);
478
479
481 2.65e10 * (1e-3 * m3 / (mole * s)), e_aq, H);
484 theReactionTable->SetReaction(reactionData);
485
486
488 2.11e10 * (1e-3 * m3 / (mole * s)), e_aq, H3Op);
490 theReactionTable->SetReaction(reactionData);
491
492
493
495 1.41e10 * (1e-3 * m3 / (mole * s)), e_aq, H2O2);
498 theReactionTable->SetReaction(reactionData);
499
500
502 0.44e10 * (1e-3 * m3 / (mole * s)), OH, OH);
504 theReactionTable->SetReaction(reactionData);
505
506
507 theReactionTable->SetReaction(
508 1.44e10 * (1e-3 * m3 / (mole * s)), OH, H);
509
510
512 1.20e10 * (1e-3 * m3 / (mole * s)), H, H);
514 theReactionTable->SetReaction(reactionData);
515
516
517 theReactionTable->SetReaction(
518 1.43e11 * (1e-3 * m3 / (mole * s)), H3Op, OHm);
519
520
521
522
523
524
525
527 1.80e9*(1e-3*m3/(mole*s)), deoxyribose, OH);
529 theReactionTable->SetReaction(reactionData);
530
531
533 6.10e9*(1e-3*m3/(mole*s)), adenine, OH);
535 theReactionTable->SetReaction(reactionData);
536
537
539 9.20e9*(1e-3*m3/(mole*s)), guanine, OH);
541 theReactionTable->SetReaction(reactionData);
542
543
545 6.40e9*(1e-3*m3/(mole*s)), thymine, OH);
547 theReactionTable->SetReaction(reactionData);
548
549
551 6.10e9*(1e-3*m3/(mole*s)), cytosine, OH);
553 theReactionTable->SetReaction(reactionData);
554
555
556
557
559 0.01e9*(1e-3*m3/(mole*s)), deoxyribose, e_aq);
561 theReactionTable->SetReaction(reactionData);
562
563
565 9e9*(1e-3*m3/(mole*s)), adenine, e_aq);
567 theReactionTable->SetReaction(reactionData);
568
569
571 14e9*(1e-3*m3/(mole*s)), guanine, e_aq);
573 theReactionTable->SetReaction(reactionData);
574
575
577 18e9*(1e-3*m3/(mole*s)), thymine, e_aq);
579 theReactionTable->SetReaction(reactionData);
580
581
583 13e9*(1e-3*m3/(mole*s)), cytosine, e_aq);
585 theReactionTable->SetReaction(reactionData);
586
587
588
589
591 0.029e9*(1e-3*m3/(mole*s)), deoxyribose, H);
593
594
595 theReactionTable->SetReaction(reactionData);
596
597
599 0.10e9*(1e-3*m3/(mole*s)), adenine, H);
601 theReactionTable->SetReaction(reactionData);
602
603
605 0.57e9*(1e-3*m3/(mole*s)), thymine, H);
607 theReactionTable->SetReaction(reactionData);
608
609
611 0.092e9*(1e-3*m3/(mole*s)), cytosine, H);
613 theReactionTable->SetReaction(reactionData);
614
615
616
618 0.0*(1e-3*m3/(mole*s)), histone, OH);
622 theReactionTable->SetReaction(reactionData);
623
625 0.0*(1e-3*m3/(mole*s)), histone, OHm);
629 theReactionTable->SetReaction(reactionData);
630
632 0.0*(1e-3*m3/(mole*s)), histone, e_aq);
636 theReactionTable->SetReaction(reactionData);
637
639 0.0*(1e-3*m3/(mole*s)), histone, H2);
642 2.4*nm + G4H2::Definition()->GetVanDerVaalsRadius());
643 theReactionTable->SetReaction(reactionData);
644
646 0.0*(1e-3*m3/(mole*s)), histone, H3Op);
650 theReactionTable->SetReaction(reactionData);
651
653 0.0*(1e-3*m3/(mole*s)), histone, H);
657 theReactionTable->SetReaction(reactionData);
658
660 0.0*(1e-3*m3/(mole*s)), histone, H2O2);
664 theReactionTable->SetReaction(reactionData);
665}
void SetEffectiveReactionRadius(G4double radius)
void AddProduct(Reactant *molecule)