From ed119078d3544c8a5e604e702ce63a4df8c3ed53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?GIRARD=20ALCINDOR=20Val=C3=A9rian?=
 <girard-alcindor@ijclab.in2p3.fr>
Date: Fri, 8 Dec 2023 18:08:49 +0100
Subject: [PATCH] Update e870

---
 Projects/e870/launch_simu.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Projects/e870/launch_simu.sh b/Projects/e870/launch_simu.sh
index 8a4e26f9b..9005ba4a2 100755
--- a/Projects/e870/launch_simu.sh
+++ b/Projects/e870/launch_simu.sh
@@ -45,9 +45,9 @@
 # # Compile the local analysis:
 # # make
 # All of the above:
-# npcompilation
+npcompilation
 
-# npsimulation -D DetectorConfiguration/MUGAST_LISE.detector -E reaction/10Bepalpha.reaction -O test -B run.mac
+npsimulation -D DetectorConfiguration/MUGAST_LISE.detector -E reaction/10Bepalpha.reaction -O test -B run.mac
 
 npanalysis -D DetectorConfiguration/MUGAST_LISE.detector -E reaction/10Bepalpha.reaction -T $NPTOOL/Outputs/Simulation/test.root SimulatedTree -O test
 
-- 
GitLab