Skip to content
Snippets Groups Projects
Commit aaa44de4 authored by Albert Lopez Huertas's avatar Albert Lopez Huertas
Browse files

Change input file to 2022 MC

parent c74231b0
No related branches found
No related tags found
1 merge request!2373Re-add bremsstrahlung test
Pipeline #5885032 failed
......@@ -208,13 +208,18 @@ make_digits.global_bind(calo_raw_bank=True)
#options.set_input_and_conds_from_testfiledb('upgrade_B2JpsiK_ee_MU')
options.input_files = [
'root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000005_1.digi',
'root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000008_1.digi'
#'root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000005_1.digi',
#'root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/Dev/DIGI/00185029/0000/00185029_00000008_1.digi',
'root://x509up_u137380@eoslhcb.cern.ch//eos/lhcb/grid/prod/lhcb/MC/2022/DST/00189879/0000/00189879_00000006_3.dst'
]
options.dddb_tag = 'dddb-20230313'
options.conddb_tag = 'sim-20230322-vc-md100'
#options.dddb_tag = 'dddb-20230313'
#options.conddb_tag = 'sim-20230322-vc-md100'
options.geometry_version = 'before-rich1-geom-update-26052022'
options.dddb_tag = 'dddb-20221004'
options.conddb_tag = 'sim-20221220-vc-md100'
#options.geometry_version = 'before-rich1-geom-update-26052022'
options.geometry_version = 'trunk'
options.conditions_version = 'master'
options.simulation = True
options.data_type = "Upgrade"
......
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