SOLARIS_Analysis/working/reactionConfig.txt

56 lines
1.9 KiB
Plaintext
Raw Normal View History

#--- '#---' comment line identifier
2024-02-21 17:17:35 -05:00
#------------- beam
32Si //beam_symbol
0.0 //excitation_energy_of_beam[MeV]
8.8 //beam-energy_in_MeV/u
0.000 //beam-energy_sigma_in_MeV/u
0.000 //beam-angle_in_mrad
0.000 //beam-emittance_in_mrad
0.00 //x_offset_of_Beam_in_mm
0.00 //y_offset_of_Beam_in_mm
2024-02-21 17:17:35 -05:00
#------------- target
d //target_symbol
false //isTargetScattering
0.913 //target_density_in_g/cm3
2.2e-4 //targetThickness_in_cm
../SRIM/20F_in_CD2.txt //stopping_power_for_beam
2024-02-21 17:17:35 -05:00
#------------- Monte Carlo Setting
1000000 //number_of_Event_being_generated
false //Redo_until_hit_array=all_events_hit_array
#---- Number of Reaction Should equal to number of array in detectorGeo.txt
#---- If not, somethings funny would happens.
2024-02-21 17:17:35 -05:00
#=================reaction_for_1st_Array
p //recoil_light
../SRIM/3H_in_CD2.txt //stopping_power_for_light_recoil
../SRIM/19F_in_CD2.txt //stopping_power_for_heavy_recoil
false //isDacay
32 //decayNucleus_A
14 //decayNucleus_Z
#--- List of Ex of heavy recoil
#---Ex relative_xsec SF sigma_in_MeV
#--- for IAEA, 2nd col, can be : +, -. known, +all, -all, all
#0.000 1.0 1.0 0.01
#1.000 1.0 1.0 0.01
#2.000 1.0 1.0 0.01
1.000 1.0 1.0 0.01
IAEA + 10 0.01
2024-02-21 17:17:35 -05:00
#==================_reaction_for_2nd_Array_use_ony_when_2nd_array_used
3He //recoil_light
../SRIM/3H_in_CD2.txt //stopping_power_for_light_recoil
../SRIM/19F_in_CD2.txt //stopping_power_for_heavy_recoil
false //isDacay
32 //decayNucleus_A
14 //decayNucleus_Z
#---Ex relative_xsec SF sigma_in_MeV
0.000 1.0 1.0 0.01
1.000 1.0 1.0 0.01
2.000 1.0 1.0 0.01
2024-02-21 17:17:35 -05:00
################## end of file