diff --git a/Reconstruction/egamma/egammaValidation/test/test_electron.sh b/Reconstruction/egamma/egammaValidation/test/test_electron.sh index 066ce64704edadb4e4e5074fec776bfd54dbd0ca..8d565ad9bae3e46bc4ac6762d3f689e65708e82e 100755 --- a/Reconstruction/egamma/egammaValidation/test/test_electron.sh +++ b/Reconstruction/egamma/egammaValidation/test/test_electron.sh @@ -4,7 +4,7 @@ # # art-type: grid # art-input: mc16_13TeV.423000.ParticleGun_single_electron_egammaET.recon.RDO.e3566_s3113_r9388 -# art-input-nfiles: 50 +# art-input-nfiles: 40 # art-cores: 4 # art-include: 21.0/Athena # art-include: master/Athena @@ -45,7 +45,7 @@ case $ArtProcess in echo "art-result: $? athena_job" - plotsMaker.py /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/egammaValidation/Baseline_Files/rootFiles/Baseline-monitoring_electron.hist.root Nightly-monitoring_electron.hist.root electron + EgammaARTmonitoring_plotsMaker.py /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/egammaValidation/Baseline_Files/rootFiles/Baseline-monitoring_electron.hist.root Nightly-monitoring_electron.hist.root electron echo "art-result: $? final_comparison" @@ -70,4 +70,4 @@ case $ArtProcess in echo "art-result: $? reconstruction" ;; -esac \ No newline at end of file +esac diff --git a/Reconstruction/egamma/egammaValidation/test/test_gamma.sh b/Reconstruction/egamma/egammaValidation/test/test_gamma.sh index 72c7b7f9eba512fecee889f5423c0472aff8bbaa..c393ff4f0842c2fe885dc350f1fd40b698d50f82 100755 --- a/Reconstruction/egamma/egammaValidation/test/test_gamma.sh +++ b/Reconstruction/egamma/egammaValidation/test/test_gamma.sh @@ -4,7 +4,7 @@ # # art-type: grid # art-input: mc16_13TeV.423001.ParticleGun_single_photon_egammaET.recon.RDO.e3566_s3113_r9388 -# art-input-nfiles: 50 +# art-input-nfiles: 40 # art-cores: 4 # art-include: 21.0/Athena # art-include: master/Athena @@ -45,7 +45,7 @@ case $ArtProcess in echo "art-result: $? athena_job" - plotsMaker.py /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/egammaValidation/Baseline_Files/rootFiles/Baseline-monitoring_gamma.hist.root Nightly-monitoring_gamma.hist.root gamma + EgammaARTmonitoring_plotsMaker.py /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/egammaValidation/Baseline_Files/rootFiles/Baseline-monitoring_gamma.hist.root Nightly-monitoring_gamma.hist.root gamma echo "art-result: $? final_comparison" @@ -70,4 +70,4 @@ case $ArtProcess in echo "art-result: $? reconstruction" ;; -esac \ No newline at end of file +esac