From f32ead0363b3e19ac86e31894da5f41ff772fdc2 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Fri, 16 Aug 2019 01:29:55 -0500 Subject: [PATCH] modified: replay_elastic_data.sh --- tests/replay_elastic_data.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/replay_elastic_data.sh b/tests/replay_elastic_data.sh index 60fdf82..666fb5c 100644 --- a/tests/replay_elastic_data.sh +++ b/tests/replay_elastic_data.sh @@ -27,6 +27,6 @@ ln -s ../ROOTfiles # run replay script -singularity exec ../build/Singularity.hcana.simg hcana -b -q "scripts/replay_production_coin.cxx(6012,1)" +singularity exec ../build/Singularity.hcana.simg hcana -b -q "scripts/replay_production_coin.cxx+(6012,1)" echo " hcana calls... the coin replay script and outputs blah.root" -- GitLab