From bedfedb9aeaff8843197b8565eceb09b6842aa3e Mon Sep 17 00:00:00 2001
From: adrien-matta <a.matta@surrey.ac.uk>
Date: Thu, 8 Dec 2016 21:39:45 +0100
Subject: [PATCH] * Fixing input reaction file

---
 Inputs/EventGenerator/60Fe.reaction | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Inputs/EventGenerator/60Fe.reaction b/Inputs/EventGenerator/60Fe.reaction
index 1f9c735d6..9c8bfee3e 100644
--- a/Inputs/EventGenerator/60Fe.reaction
+++ b/Inputs/EventGenerator/60Fe.reaction
@@ -2,17 +2,17 @@
 %%%%%%%%%  Reaction file for 60Fe(d,p)61Fe reaction  %%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 Beam
-  Particle= 60Fe
-  Energy= 540
-  SigmaEnergy= 0
+ Particle= 60Fe
+ Energy= 540
+ SigmaEnergy= 0
  SigmaX= 0
  SigmaY= 0
  SigmaThetaX= 0 
  SigmaPhiY= 0
-  MeanThetaX= 0
-  MeanPhiY= 0
-  MeanX= 0
-  MeanY= 0
+ MeanThetaX= 0
+ MeanPhiY= 0
+ MeanX= 0
+ MeanY= 0
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 TwoBodyReaction
  Beam= 60Fe
@@ -21,7 +21,7 @@ TwoBodyReaction
  Heavy= 61Fe
  ExcitationEnergyHeavy= 4.0
  ExcitationEnergyLight= 0.0
-  CrossSectionPath= CS_61dp_f.txt CS
+ CrossSectionPath= flat.txt CS
  ShootLight= 1
  ShootHeavy= 0
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
GitLab