From d6f43144013ab011df8b9f25aed0a364aeda4a0c Mon Sep 17 00:00:00 2001 From: Clenain <lenain@lpccaen.in2p3.fr> Date: Fri, 21 May 2021 14:52:34 +0200 Subject: [PATCH] fixing a typo in CheckMinos.sh --- Projects/S034/macro/CheckMinos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/S034/macro/CheckMinos.sh b/Projects/S034/macro/CheckMinos.sh index 30785f1bc..05fd58771 100755 --- a/Projects/S034/macro/CheckMinos.sh +++ b/Projects/S034/macro/CheckMinos.sh @@ -6,4 +6,4 @@ ridf2nptool raw/run0824.ridf.gz root/mrdc/run824.root db/s034_list.txt npcompilation -l && npanalysis -D s034.detector -C calibration.txt -T root/mrdc/run582.root RawTree -O run582CheckMinos -L 100000 npcompilation -l && npanalysis -D s034.detector -C calibration.txt -T root/mrdc/run824.root RawTree -O run824CheckMinos -L 100000 # Plot the results -root marco/CheckMinos.cxx +root macro/CheckMinos.cxx -- GitLab