454{
455
456
471
484
495
496
497
500 0.5e10 * (1e-3 * m3 / (mole * s)), e_aq, e_aq);
504 theReactionTable->SetReaction(reactionData);
505
506
508 2.95e10 * (1e-3 * m3 / (mole * s)), e_aq, OH);
510 theReactionTable->SetReaction(reactionData);
511
512
514 2.65e10 * (1e-3 * m3 / (mole * s)), e_aq, H);
517 theReactionTable->SetReaction(reactionData);
518
519
521 2.11e10 * (1e-3 * m3 / (mole * s)), e_aq, H3Op);
523 theReactionTable->SetReaction(reactionData);
524
525
526
528 1.41e10 * (1e-3 * m3 / (mole * s)), e_aq, H2O2);
531 theReactionTable->SetReaction(reactionData);
532
533
535 0.44e10 * (1e-3 * m3 / (mole * s)), OH, OH);
537 theReactionTable->SetReaction(reactionData);
538
539
540 theReactionTable->SetReaction(
541 1.44e10 * (1e-3 * m3 / (mole * s)), OH, H);
542
543
545 1.20e10 * (1e-3 * m3 / (mole * s)), H, H);
547 theReactionTable->SetReaction(reactionData);
548
549
550 theReactionTable->SetReaction(
551 1.43e11 * (1e-3 * m3 / (mole * s)), H3Op, OHm);
552
553
554
555
556
557
558
560 1.80e9*(1e-3*m3/(mole*s)), deoxyribose, OH);
562 theReactionTable->SetReaction(reactionData);
563
564
566 6.10e9*(1e-3*m3/(mole*s)), adenine, OH);
568 theReactionTable->SetReaction(reactionData);
569
570
572 9.20e9*(1e-3*m3/(mole*s)), guanine, OH);
574 theReactionTable->SetReaction(reactionData);
575
576
578 6.40e9*(1e-3*m3/(mole*s)), thymine, OH);
580 theReactionTable->SetReaction(reactionData);
581
582
584 6.10e9*(1e-3*m3/(mole*s)), cytosine, OH);
586 theReactionTable->SetReaction(reactionData);
587
588
589
590
592 0.01e9*(1e-3*m3/(mole*s)), deoxyribose, e_aq);
594 theReactionTable->SetReaction(reactionData);
595
596
598 9e9*(1e-3*m3/(mole*s)), adenine, e_aq);
600 theReactionTable->SetReaction(reactionData);
601
602
604 14e9*(1e-3*m3/(mole*s)), guanine, e_aq);
606 theReactionTable->SetReaction(reactionData);
607
608
610 18e9*(1e-3*m3/(mole*s)), thymine, e_aq);
612 theReactionTable->SetReaction(reactionData);
613
614
616 13e9*(1e-3*m3/(mole*s)), cytosine, e_aq);
618 theReactionTable->SetReaction(reactionData);
619
620
621
622
624 0.029e9*(1e-3*m3/(mole*s)), deoxyribose, H);
626
627
628 theReactionTable->SetReaction(reactionData);
629
630
632 0.10e9*(1e-3*m3/(mole*s)), adenine, H);
634 theReactionTable->SetReaction(reactionData);
635
636
638 0.57e9*(1e-3*m3/(mole*s)), thymine, H);
640 theReactionTable->SetReaction(reactionData);
641
642
644 0.092e9*(1e-3*m3/(mole*s)), cytosine, H);
646 theReactionTable->SetReaction(reactionData);
647
648
649
651 0.0*(1e-3*m3/(mole*s)), histone, OH);
655 theReactionTable->SetReaction(reactionData);
656
658 0.0*(1e-3*m3/(mole*s)), histone, OHm);
662 theReactionTable->SetReaction(reactionData);
663
665 0.0*(1e-3*m3/(mole*s)), histone, e_aq);
669 theReactionTable->SetReaction(reactionData);
670
672 0.0*(1e-3*m3/(mole*s)), histone, H2);
675 2.4*nm + G4H2::Definition()->GetVanDerVaalsRadius());
676 theReactionTable->SetReaction(reactionData);
677
679 0.0*(1e-3*m3/(mole*s)), histone, H3Op);
683 theReactionTable->SetReaction(reactionData);
684
686 0.0*(1e-3*m3/(mole*s)), histone, H);
690 theReactionTable->SetReaction(reactionData);
691
693 0.0*(1e-3*m3/(mole*s)), histone, H2O2);
697 theReactionTable->SetReaction(reactionData);
698}
void SetEffectiveReactionRadius(G4double radius)
void AddProduct(Reactant *molecule)