Skip to content
Snippets Groups Projects
Commit f1d8b7fd authored by Jean-Baptiste De Vivie De Regie's avatar Jean-Baptiste De Vivie De Regie
Browse files

Merge branch 'tstreble-24.0-patch-df98' into '24.0'

Adjust fixed references for IDPVM ART tests

See merge request atlas/athena!75595
parents ba1be8cd 50bd8e1f
No related branches found
No related tags found
3 merge requests!756432024-11-06: merge of 24.0 into main,!75595Adjust fixed references for IDPVM ART tests,!75127Draft: Seeder types rebase2 grid fix
......@@ -13,10 +13,10 @@
# art-html: dcube_shifter_last
artdata=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art
relname="r24.0.65"
relname="r24.0.68"
dcuberef_sim=$artdata/InDetPhysValMonitoring/ReferenceHistograms/${relname}/HitValid_mu_100GeV_simreco.root
dcuberef_rdo=$artdata/InDetPhysValMonitoring/ReferenceHistograms/${relname}/RDOAnalysis_mu_100GeV_simreco.root
dcuberef_rec=$artdata/InDetPhysValMonitoring/ReferenceHistograms/${relname}/physval_mu100GeV_reco.root
dcuberef_rec=$artdata/InDetPhysValMonitoring/ReferenceHistograms/${relname}/physval_mu100GeV_simreco.root
script=test_MC_mu0_simreco.sh
......
......@@ -13,10 +13,10 @@
# art-html: dcube_shifter_last
artdata=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art
relname="r24"
dcuberef_sim=$artdata/InDetPhysValMonitoring/ReferenceHistograms/SiHitValid_mu_100GeV_simreco_${relname}.root
dcuberef_rdo=$artdata/InDetPhysValMonitoring/ReferenceHistograms/RDOAnalysis_mu_100GeV_simreco_${relname}.root
dcuberef_rec=$artdata/InDetPhysValMonitoring/ReferenceHistograms/nightly_references/2024-06-01T2101/physval_mu100GeV_simreco_2024-06-01T2101.root
relname="r24.0.68"
dcuberef_sim=$artdata/InDetPhysValMonitoring/ReferenceHistograms/${relname}/HitValid_mu_10GeV_simreco.root
dcuberef_rdo=$artdata/InDetPhysValMonitoring/ReferenceHistograms/${relname}/RDOAnalysis_mu_10GeV_simreco.root
dcuberef_rec=$artdata/InDetPhysValMonitoring/ReferenceHistograms/${relname}/physval_mu10GeV_simreco.root
script=test_MC_mu0_simreco.sh
......
......@@ -13,10 +13,10 @@
# art-output: dcube*
# art-html: dcube_shifter_last
relname="r24.0.65"
relname="r24.0.68"
artdata=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art
dcubeRef=${artdata}/InDetPhysValMonitoring/ReferenceHistograms/${relname}/physval_mu20GeV_reco.root
dcubeRef=${artdata}/InDetPhysValMonitoring/ReferenceHistograms/${relname}/physval_mu5GeV_reco.root
script=test_MC_mu0_reco.sh
......
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