Skip to content
Snippets Groups Projects
Commit 58942ca9 authored by James Beacham's avatar James Beacham
Browse files

Merge branch '21.0-InDetART-scripts' into '21.0'

ART scripts for the InDETPerformanceRTT package now run Root to produce pngs from the output histogram file

See merge request atlas/athena!11975

Former-commit-id: 821d062b1109b6dc31bb12bf3ae2d1f194ad7621
parents e8dd555b f0d6496d
No related branches found
No related tags found
No related merge requests found
Showing
with 41 additions and 3 deletions
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -27,5 +28,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -26,3 +27,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -27,3 +28,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -27,3 +28,7 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -28,3 +29,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -28,3 +29,6 @@ bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStanda
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube "Pi1" "InDetStandardPlots-SinglePi1000.root"
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -27,3 +28,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -27,3 +28,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,7 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -28,3 +28,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
......@@ -8,6 +8,7 @@
# art-output: *.root
# art-output: *.xml
# art-output: dcube
# art-output: *.png
fileList="['${ArtInFile//,/', '}']"
echo "List of files = ", $fileList
......@@ -26,3 +27,6 @@ dcubeRef="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/
bash /cvmfs/atlas.cern.ch/repo/sw/art/dcube/bin/art-dcube $dcubeName InDetStandardPlots.root $dcubeXml $dcubeRef
echo "art-result: $? plot"
plotmacro="/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/InDetPerformanceRTT/scripts/makeplots.C"
root -b -q $plotmacro
echo "art-result: $? root"
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