Skip to content
Snippets Groups Projects
Commit b385c359 authored by Rosen Matev's avatar Rosen Matev :sunny:
Browse files

Merge branch 'fix_smog_tests' into 'master'

Fix for SMOG test

See merge request !1440
parents 424ffae1 97b1231a
No related branches found
No related tags found
1 merge request!1440Fix for SMOG test
Pipeline #3731763 passed
......@@ -13,11 +13,11 @@ from Hlt1Conf.settings import smog_lines
test_files = {
'pgas':
"root://eoslhcb.cern.ch//eos/lhcb/wg/rta/WP6/Allen/mdf_input/RetinaCluster_samples/SMOG2_pHe_retinacluster_digi/SMOG2_pHe_retinacluster.digi",
"root://eoslhcb.cern.ch//eos/lhcb/wg/rta/WP6/Allen/digi_input/RetinaCluster_samples/SMOG2_pHe_retinacluster_digi/SMOG2_pHe_retinacluster.digi",
'pp':
"root://eoslhcb.cern.ch//eos/lhcb/wg/rta/WP6/Allen/mdf_input/RetinaCluster_samples/upgrade_DC19_01_MinBiasMU_retinacluster_xdigi/minbias_2019_retinacluster_1.xdigi",
"root://eoslhcb.cern.ch//eos/lhcb/wg/rta/WP6/Allen/digi_input/RetinaCluster_samples/upgrade_DC19_01_MinBiasMU_retinacluster_xdigi/minbias_2019_retinacluster_1.xdigi",
'pp_pgas':
"root://eoslhcb.cern.ch//eos/lhcb/wg/rta/WP6/Allen/mdf_input/RetinaCluster_samples/SMOGHepp8MB_retinacluster_digi/smog2_retinacluster.digi"
"root://eoslhcb.cern.ch//eos/lhcb/wg/rta/WP6/Allen/digi_input/RetinaCluster_samples/SMOGHepp8MB_retinacluster_digi/smog2_retinacluster.digi"
}
which_sample = "pgas"
......
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