Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/medical/dna/microprox/microprox.in

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/medical/dna/microprox/microprox.in (Version 11.3.0) and /examples/extended/medical/dna/microprox/microprox.in (Version 11.1.1)


  1 # MT mode                                      << 
  2 /run/numberOfThreads 4                              1 /run/numberOfThreads 4
  3 #                                                   2 #
  4 # Tracking verbosity                           << 
  5 /tracking/verbose 0                                 3 /tracking/verbose 0
  6 #                                                   4 #
  7 # Selection of Geant4-DNA physics constructor  <<   5 /microprox/phys/addPhysics  dna_opt2          
  8 /microprox/phys/addPhysics  dna_opt2           <<   6 #/microprox/phys/addPhysics  dna_opt4         
  9 #/microprox/phys/addPhysics  dna_opt4          <<   7 #/microprox/phys/addPhysics  dna_opt6         
 10 #/microprox/phys/addPhysics  dna_opt6          << 
 11 #                                                   8 #
 12 # Selection of tracking cut                    << 
 13 /microprox/det/setTrackingCut 7.4 eV                9 /microprox/det/setTrackingCut 7.4 eV
 14 #                                                  10 #
 15 # Run initialization                           << 
 16 /run/initialize                                    11 /run/initialize
 17 #                                                  12 #
 18 # Atomic deexcitation activation               << 
 19 /process/em/fluo true                              13 /process/em/fluo true
 20 /process/em/auger true                             14 /process/em/auger true
 21 /process/em/augerCascade true                      15 /process/em/augerCascade true
 22 /process/em/pixe true                              16 /process/em/pixe true
 23 /process/em/deexcitationIgnoreCut true         <<  17 /process/em/deexcitationIgnoreCut true 
 24 #                                                  18 #
 25 # Incident particle type                       << 
 26 /gun/particle e-                                   19 /gun/particle e-
 27 #/gun/particle proton                              20 #/gun/particle proton
 28 #/gun/particle alpha                               21 #/gun/particle alpha
 29 #                                                  22 #
 30 # Incident particle energy                     << 
 31 /gun/energy 100 eV                                 23 /gun/energy 100 eV
 32 #                                                  24 #
 33 # Print run progress                           << 
 34 /run/printProgress 1000                            25 /run/printProgress 1000
 35 #                                                  26 #
 36 # Inactivation of Geant4-DNA processes (if nee << 
 37 #/process/inactivate e-_G4DNAVibExcitation         27 #/process/inactivate e-_G4DNAVibExcitation
 38 #/process/inactivate e-_G4DNAAttachment            28 #/process/inactivate e-_G4DNAAttachment
 39 #                                                  29 #
 40 # Beam on                                      << 
 41 /run/beamOn 10000                                  30 /run/beamOn 10000