Skip to content
Snippets Groups Projects
Commit e84fc774 authored by Pierre Morfouace's avatar Pierre Morfouace
Browse files

Updating sofia simulation project

parent ce943707
No related branches found
No related tags found
1 merge request!27Draft: [Epic] Preparation of the environement for the new GaseousDetectorScorers...
......@@ -15,6 +15,7 @@ Beam
MeanPhiY= 0 deg
MeanX= 0.0 mm
MeanY= 0.0 mm
ZEmission= -5000 mm
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
TwoBodyReaction
Beam= 238U
......
TTreeName
SimulatedTree
RootFileName
root/simulation/sofia_simu_238U*
Project Sofia
AnalysisOutput= ./root/analysis
SimulationOutput= ./root/simulation
EnergyLoss= ./EnergyLossTable
#!/bin/bash
for i in {1..40}
for i in {1..10}
do
npsimulation -D sofia.detector -E sofia_238U.reaction --random-seed $i -O sofia_simu_238U_$i -B run.mac &
done
......
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%% Reaction file for 238U transfer reaction %%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%Beam energy given in MeV ; Excitation in MeV ; emmitance in rad
Beam
Particle= 238U
Energy= 135660
ExcitationEnergy= 0 MeV
SigmaEnergy= 2
SigmaX= 0 mm
SigmaY= 0 mm
SigmaThetaX= 0
SigmaPhiY= 0
MeanThetaX= 0
MeanPhiY= 0 deg
MeanX= 0.0 mm
MeanY= 0.0 mm
ZEmission= -5000 mm
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
TwoBodyReaction
Beam= 238U
Target= 208Pb
Light= 208Pb
Heavy= 238U
ExcitationEnergyLight= 15.0
ExcitationEnergyHeavy= 0.0
CrossSectionPath= sofia.txt CS
ShootLight= 1
ShootHeavy= 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
FissionDecay
CompoundNucleus= 238U
FissionModel= GEF
VamosChargeStates= 0
Shoot_FF= 1
Shoot_neutron= 0
Shoot_gamma= 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment