Skip to content
Snippets Groups Projects
Commit c7a304da authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

* adding Ex1,3,4 to simulation script

parent e56b7a27
No related branches found
No related tags found
No related merge requests found
Pipeline #68230 failed
......@@ -4,7 +4,14 @@
set -ev
# go to nps
cd $NPTOOL/Examples/Example1
npsimulation -D Example1.detector -E Example1.reaction -O Example1 -B run.mac
cd $NPTOOL/Examples/Example2
npsimulation -D Example2.detector -E Example2.reaction -O Example2 -B 28Mg.mac
npanalysis --last-sim -O Example2
echo ".q" | root -b -l ShowResults.C
cd $NPTOOL/Examples/Example4
./sim.sh
cd $NPTOOL/Examples/Example5
./sim.sh
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