From 703b0bd0249f9fa1af174da514dfe65a52b9e955 Mon Sep 17 00:00:00 2001 From: Nora Emilia Pettersson <npetters@pcumass4.dyndns.cern.ch> Date: Fri, 4 Dec 2020 18:25:14 +0100 Subject: [PATCH] Updating xml to include GSF --- .../InDetPhysValMonitoring/test/test_ele10GeV_reco.sh | 2 +- .../InDetPhysValMonitoring/test/test_ele5GeV_reco.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele10GeV_reco.sh b/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele10GeV_reco.sh index eefbb373176..5a8f519cb57 100755 --- a/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele10GeV_reco.sh +++ b/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele10GeV_reco.sh @@ -34,7 +34,7 @@ case $ArtProcess in echo "postprocess" postProcessIDPVMHistos physval.root - dcubeXml="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPhysValMonitoring/dcube/config/IDPVMPlots_R22.xml" + dcubeXml="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPhysValMonitoring/dcube/config/IDPVMPlots_R22_GSF.xml" dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPhysValMonitoring/ReferenceHistograms/physval_ele10GeV_reco_r22.root" echo "compare with R21" $ATLAS_LOCAL_ROOT/dcube/current/DCubeClient/python/dcube.py \ diff --git a/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele5GeV_reco.sh b/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele5GeV_reco.sh index 6cc37488ec3..ddcc50e652b 100755 --- a/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele5GeV_reco.sh +++ b/InnerDetector/InDetValidation/InDetPhysValMonitoring/test/test_ele5GeV_reco.sh @@ -34,7 +34,7 @@ case $ArtProcess in echo "postprocess" postProcessIDPVMHistos physval.root - dcubeXml="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPhysValMonitoring/dcube/config/IDPVMPlots_R22.xml" + dcubeXml="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPhysValMonitoring/dcube/config/IDPVMPlots_R22_GSF.xml" dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPhysValMonitoring/ReferenceHistograms/physval_ele5GeV_reco_r22.root" echo "compare with R21" $ATLAS_LOCAL_ROOT/dcube/current/DCubeClient/python/dcube.py \ -- GitLab