From 058b15137c042c2f00641acb14a8b4102b1f1949 Mon Sep 17 00:00:00 2001 From: Zehua Xu <zehua.xu@cern.ch> Date: Fri, 21 Jul 2023 16:07:27 +0200 Subject: [PATCH] match scifi new conditions --- DaVinciExamples/example_data/Run255620.yaml | 2 +- DaVinciExamples/example_data/test_tistos.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DaVinciExamples/example_data/Run255620.yaml b/DaVinciExamples/example_data/Run255620.yaml index fad1fbd3b..be325b600 100644 --- a/DaVinciExamples/example_data/Run255620.yaml +++ b/DaVinciExamples/example_data/Run255620.yaml @@ -12,7 +12,7 @@ ntuple_file: "Raw_DV_Ks_example.root" input_raw_format: 0.5 input_process: Hlt2 -conditions_version: AlignmentV9_2023_03_16_VPSciFiRich +conditions_version: AlignmentV12_2023_06_22 geometry_version: trunk python_logging_level: 3 output_level: 3 diff --git a/DaVinciExamples/example_data/test_tistos.yaml b/DaVinciExamples/example_data/test_tistos.yaml index e05cf331a..33f04c7f1 100644 --- a/DaVinciExamples/example_data/test_tistos.yaml +++ b/DaVinciExamples/example_data/test_tistos.yaml @@ -5,7 +5,7 @@ simulation: True input_type: ROOT dddb_tag: 'dddb-20210617' conddb_tag: 'sim-20210617-vc-mu100' -conditions_version: jonrob/all-pmts-active +conditions_version: AlignmentV12_2023_06_22 geometry_version: trunk input_manifest_file: 'root://eoslhcb.cern.ch//eos/lhcb/wg/dpa/wp3/tests/hlt2overhlt1_tck-phiphi.json' ntuple_file: tuple_tistos.root -- GitLab