Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/dna/dsbandrepair/macros/analysis.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 ]

  1 ############################################## Macro file for Analysis ##############################################
  2 #
  3 #============================================   PARAMETERS FOR DAMAGES   ============================================  
  4 #" **Note: "#" is used for comments. Thereby, remove the "#" at the beginning of folowing commands to use them.
  5 #/ana/cellNucleusName Fibroblast            # Optional;  
  6 #/ana/ouputName  Output0.dat                #Set name for output file, default is Output.dat
  7 #/ana/folderForChemOut  chem_output         #Set folder that contains outputs of chemical stage, default: chem_output
  8 #/ana/thresholdFordirectSBSelection 17.5    # eV; Threshold for selecting direct damages; default value is 17.5 eV
  9 #/ana/probForIndirectSBSelection 40         # %; Propability for selecting indirect damages; default value is 40 %
 10 #/ana/skipIndirectDamages                   # Use it if users want to skip analyzing indirect damages 
 11 
 12 #
 13 #=======================================  PARAMETERS FOR CLASSIFYING DAMAGES  ======================================= 
 14 #
 15 ## **Note: For classifying damages, repair models (TLK, LEMIV..), user can load damages from an existing SDD file.
 16 #/ana/loadDamagesFromSDD SDDformat_Output.dat   #load damages from existing SDD file. It'll skip analyzing root files.
 17 #/ana/BpForDSB  10                          # The minimum distance between two clusters, default value is 10 
 18 #/ana/unitOfNormalization 2                 #unit type for normization: 1: [Gy-1 * Gbp-1]; 2 : [Gy-1]; default is 1
 19 
 20 #
 21 #============================================  PARAMETERS FOR TLK MODEL  ============================================ 
 22 #
 23 /ana/TLK/used                   true    #flag to enable/disable TLK model. Enabled if: true
 24 /ana/TLK/lambda1                3.0     #λ1 and λ2 are respectively simple DSB and complex repair probability
 25 /ana/TLK/lambda2                0.03    #λ1 and λ2 are respectively simple DSB and complex repair probability
 26 /ana/TLK/beta1                  0.01    #β1 and β2 are respectively simple DSB and complex misrepair probability
 27 /ana/TLK/beta2                  0.06    #β1 and β2 are respectively simple DSB and complex misrepair probability
 28 /ana/TLK/eta                    0.0002  # h-1;a binary misrepair probability ; 0.0011 for DNAFabric fibroblast
 29 #/ana/TLK/eta                    0.0011  # h-1;a binary misrepair probability; 0.0011 for DNAFabric fibroblast
 30 /ana/TLK/doseMax                6.0     #Compute SF up to doseMax Gy and with step deltaDose
 31 /ana/TLK/deltaDose              0.25    #Compute SF up to doseMax Gy and with step deltaDose
 32 
 33 #
 34 #============================================  PARAMETERS FOR LEMIV MODEL  ============================================ 
 35 #
 36 /ana/LEMIV/used                 true   #flag to enable/disable LEMIV model. Enabled if: true
 37 #/ana/LEMIV/loopLength           2E6     #length of the loop in bp, default 2Mbp
 38 /ana/LEMIV/Funrej               0       #Funrej is the fraction of DSBs that are not repaired even for late times
 39 /ana/LEMIV/Tfast                0.24    #constant time in h-1
 40 /ana/LEMIV/Tslow                2.81    #constant time in h-1
 41 /ana/LEMIV/timeMax              25      # compute fraction of unrejoined DSB up to timeMax h at deltaT step
 42 /ana/LEMIV/deltaTime            0.25    # compute fraction of unrejoined DSB up to timeMax h at deltaT step
 43 #
 44 #============================================  PARAMETERS FOR BELOV MODEL  ============================================ 
 45 # **Note: The implementation of BELOV model in dsbandrepair is still in development
 46 /ana/BELOV/used                 false    #flag to enable/disable BELOV model. Enabled if: true
 47 /ana/BELOV/Nirrep               0.035   #Nirrep fraction, if it's not be set, fraction of complex DSB will be used
 48 /ana/BELOV/Dz                   1.0     #Dz