From bbc1714d07a6d4d76f1d0abd874ef9b193782967 Mon Sep 17 00:00:00 2001
From: Adrien Matta <matta@lpccaen.in2p3.fr>
Date: Tue, 12 Oct 2021 08:56:29 +0200
Subject: [PATCH] * Fixing Ca54 decay file and adding Ca54 source file to test
 the decay

---
 Projects/Strasse/reaction/54Ca.dat    | 13 +++++--------
 Projects/Strasse/reaction/Ca54.source | 17 +++++++++++++++++
 2 files changed, 22 insertions(+), 8 deletions(-)
 create mode 100755 Projects/Strasse/reaction/Ca54.source

diff --git a/Projects/Strasse/reaction/54Ca.dat b/Projects/Strasse/reaction/54Ca.dat
index bc1c4bf3b..1eb8ba693 100644
--- a/Projects/Strasse/reaction/54Ca.dat
+++ b/Projects/Strasse/reaction/54Ca.dat
@@ -1,13 +1,10 @@
    0  -        0       0.107   0.0   0
    1  -     2021           0   2.0   1
-      0      2021        0   2      0 2.045e-05    0.9121   0.07766 0.0001553 0.0002684  0.009234 1.645e-05 2.844e-05         0         0 0.0005277
+      0      2021        1   2      0 2.045e-05    0.9121   0.07766 0.0001553 0.0002684  0.009234 1.645e-05 2.844e-05         0         0 0.0005277
    2  -     2466           0   3.0   1
-      1       445        0   2      0 1.672e-05    0.9121   0.07763 0.0001054 0.0003465  0.009223 1.116e-05 3.671e-05         0         0 0.0005272
+      1       445        1   2      0 1.672e-05    0.9121   0.07763 0.0001054 0.0003465  0.009223 1.116e-05 3.671e-05         0         0 0.0005272
    3  -     3380           0   0.0   1
-      2       914        0   2      0 1.672e-05    0.9121   0.07763 0.0001054 0.0003465  0.009223 1.116e-05 3.671e-05         0         0 0.0005272
-   3  -     3680           0   3.0   1
-      1      1659       25   2      0 1.672e-05    0.9121   0.07763 0.0001054 0.0003465  0.009223 1.116e-05 3.671e-05         0         0 0.0005272
+      2       914        1   2      0 1.672e-05    0.9121   0.07763 0.0001054 0.0003465  0.009223 1.116e-05 3.671e-05         0         0 0.0005272
+   4  -     3680           0   3.0   2
       2      1214       75   2      0 1.672e-05    0.9121   0.07763 0.0001054 0.0003465  0.009223 1.116e-05 3.671e-05         0         0 0.0005272
-
-
-  
+      1      1659       25   2      0 1.672e-05    0.9121   0.07763 0.0001054 0.0003465  0.009223 1.116e-05 3.671e-05         0         0 0.0005272
diff --git a/Projects/Strasse/reaction/Ca54.source b/Projects/Strasse/reaction/Ca54.source
new file mode 100755
index 000000000..e75757861
--- /dev/null
+++ b/Projects/Strasse/reaction/Ca54.source
@@ -0,0 +1,17 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+Beam
+  Particle= 54Ca
+  Energy= 1 MeV
+  SigmaEnergy= 0 MeV
+  SigmaThetaX= 0.1 deg
+  SigmaPhiY= 0.1 deg
+  SigmaX= 5 mm
+  SigmaY= 5 mm
+  MeanThetaX= 0 deg
+  MeanPhiY= 0 deg
+  MeanX= 0 mm
+  MeanY= 0 mm
+  ExcitationEnergy= 3680 keV 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+LevelData 54Ca
+ Path= reaction/54Ca.dat 
-- 
GitLab