From bd1c601b46106ffb8a5fa1d995fc733603da5271 Mon Sep 17 00:00:00 2001
From: RefBot <lhcbsoft@cern.ch>
Date: Fri, 4 Nov 2022 19:57:26 +0100
Subject: [PATCH] Update References for: LHCb!3848 based on lhcb-master-mr/6112

---
 .../tests/refs/test_davinci_tupling_array_taggers.ref           | 2 +-
 DaVinciExamples/tests/refs/test_davinci_tupling_eventinfo.ref   | 2 +-
 .../tests/refs/test_davinci_tupling_from_passthrough.ref        | 2 +-
 DaVinciTutorials/tests/refs/test_tutorial0_basic_DVjob.ref      | 2 +-
 .../tests/refs/test_tutorial1_Functors_specialfield.ref         | 2 +-
 DaVinciTutorials/tests/refs/test_tutorial2_LoKi.ref             | 2 +-
 DaVinciTutorials/tests/refs/test_tutorial3_ThOrfunctors.ref     | 2 +-
 DaVinciTutorials/tests/refs/test_tutorial5_MCTruth.ref          | 2 +-
 DaVinciTutorials/tests/refs/test_tutorial6_DecayTreeFit.ref     | 2 +-
 .../tests/refs/test_tutorial7_multiple_sel_lines.ref            | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/DaVinciExamples/tests/refs/test_davinci_tupling_array_taggers.ref b/DaVinciExamples/tests/refs/test_davinci_tupling_array_taggers.ref
index 1eeb391e3..c64e85dca 100644
--- a/DaVinciExamples/tests/refs/test_davinci_tupling_array_taggers.ref
+++ b/DaVinciExamples/tests/refs/test_davinci_tupling_array_taggers.ref
@@ -96,7 +96,7 @@ ProtoParticleUnpacker                  INFO Number of counters : 2
 ProtoParticleUnpacker#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | "# AbsentBuffer"                                |        14 |          0 |      0.0000 |
-Spruce                                 INFO Number of counters : 1
+SpruceDecReportsDecoder                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|        14 |
 ToolSvc.HltFactory                     INFO Number of counters : 1
diff --git a/DaVinciExamples/tests/refs/test_davinci_tupling_eventinfo.ref b/DaVinciExamples/tests/refs/test_davinci_tupling_eventinfo.ref
index 653be98e1..228d1d63e 100644
--- a/DaVinciExamples/tests/refs/test_davinci_tupling_eventinfo.ref
+++ b/DaVinciExamples/tests/refs/test_davinci_tupling_eventinfo.ref
@@ -39,7 +39,7 @@ TFile: name=tuple_LbToLcmunu.root, title=Gaudi Trees, option=CREATE
 NTupleSvc                              INFO NTuples saved successfully
 ApplicationMgr                         INFO Application Manager Finalized successfully
 ApplicationMgr                         INFO Application Manager Terminated successfully
-Hlt2                                   INFO Number of counters : 1
+Hlt2DecReportsDecoder                  INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|         7 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciExamples/tests/refs/test_davinci_tupling_from_passthrough.ref b/DaVinciExamples/tests/refs/test_davinci_tupling_from_passthrough.ref
index f5ec60453..5ca366903 100644
--- a/DaVinciExamples/tests/refs/test_davinci_tupling_from_passthrough.ref
+++ b/DaVinciExamples/tests/refs/test_davinci_tupling_from_passthrough.ref
@@ -46,7 +46,7 @@ Bs2JpsiPhi_Tuple                       INFO Number of counters : 7
 HDRFilter_Bs2JpsiPhi                   INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |      1978 |        298 |( 15.06572 +- 0.8043098)% |
-Hlt2#1                                 INFO Number of counters : 1
+Hlt2DecReportsDecoder#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|      1978 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciTutorials/tests/refs/test_tutorial0_basic_DVjob.ref b/DaVinciTutorials/tests/refs/test_tutorial0_basic_DVjob.ref
index fbedafdbc..1c4dee005 100644
--- a/DaVinciTutorials/tests/refs/test_tutorial0_basic_DVjob.ref
+++ b/DaVinciTutorials/tests/refs/test_tutorial0_basic_DVjob.ref
@@ -694,7 +694,7 @@ ApplicationMgr                         INFO Application Manager Terminated succe
 HDRFilter_SeeNoEvil                    INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |       100 |         12 |( 12.00000 +- 3.249615)% |
-Hlt2                                   INFO Number of counters : 1
+Hlt2DecReportsDecoder                  INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|       100 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciTutorials/tests/refs/test_tutorial1_Functors_specialfield.ref b/DaVinciTutorials/tests/refs/test_tutorial1_Functors_specialfield.ref
index 1c977c641..53fc927e7 100644
--- a/DaVinciTutorials/tests/refs/test_tutorial1_Functors_specialfield.ref
+++ b/DaVinciTutorials/tests/refs/test_tutorial1_Functors_specialfield.ref
@@ -137,7 +137,7 @@ ApplicationMgr                         INFO Application Manager Terminated succe
 HDRFilter_SeeNoEvil                    INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |       100 |         12 |( 12.00000 +- 3.249615)% |
-Hlt2#1                                 INFO Number of counters : 1
+Hlt2DecReportsDecoder#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|       100 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciTutorials/tests/refs/test_tutorial2_LoKi.ref b/DaVinciTutorials/tests/refs/test_tutorial2_LoKi.ref
index 002063470..945c1bf43 100644
--- a/DaVinciTutorials/tests/refs/test_tutorial2_LoKi.ref
+++ b/DaVinciTutorials/tests/refs/test_tutorial2_LoKi.ref
@@ -135,7 +135,7 @@ ApplicationMgr                         INFO Application Manager Terminated succe
 HDRFilter_SeeNoEvil                    INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |       100 |         12 |( 12.00000 +- 3.249615)% |
-Hlt2#1                                 INFO Number of counters : 1
+Hlt2DecReportsDecoder#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|       100 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciTutorials/tests/refs/test_tutorial3_ThOrfunctors.ref b/DaVinciTutorials/tests/refs/test_tutorial3_ThOrfunctors.ref
index 22886e592..1d28db30f 100644
--- a/DaVinciTutorials/tests/refs/test_tutorial3_ThOrfunctors.ref
+++ b/DaVinciTutorials/tests/refs/test_tutorial3_ThOrfunctors.ref
@@ -135,7 +135,7 @@ ApplicationMgr                         INFO Application Manager Terminated succe
 HDRFilter_SeeNoEvil                    INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |       100 |         12 |( 12.00000 +- 3.249615)% |
-Hlt2#1                                 INFO Number of counters : 1
+Hlt2DecReportsDecoder#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|       100 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciTutorials/tests/refs/test_tutorial5_MCTruth.ref b/DaVinciTutorials/tests/refs/test_tutorial5_MCTruth.ref
index 3727ae6c9..84894839e 100644
--- a/DaVinciTutorials/tests/refs/test_tutorial5_MCTruth.ref
+++ b/DaVinciTutorials/tests/refs/test_tutorial5_MCTruth.ref
@@ -138,7 +138,7 @@ ApplicationMgr                         INFO Application Manager Terminated succe
 HDRFilter_SeeNoEvil                    INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |       100 |         12 |( 12.00000 +- 3.249615)% |
-Hlt2#1                                 INFO Number of counters : 1
+Hlt2DecReportsDecoder#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|       100 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciTutorials/tests/refs/test_tutorial6_DecayTreeFit.ref b/DaVinciTutorials/tests/refs/test_tutorial6_DecayTreeFit.ref
index 354701bb6..6ddb7507c 100644
--- a/DaVinciTutorials/tests/refs/test_tutorial6_DecayTreeFit.ref
+++ b/DaVinciTutorials/tests/refs/test_tutorial6_DecayTreeFit.ref
@@ -147,7 +147,7 @@ DecayTreeFitterAlgWithPV               INFO Number of counters : 4
 HDRFilter_SeeNoEvil                    INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |       100 |         12 |( 12.00000 +- 3.249615)% |
-Hlt2#1                                 INFO Number of counters : 1
+Hlt2DecReportsDecoder#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|       100 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
diff --git a/DaVinciTutorials/tests/refs/test_tutorial7_multiple_sel_lines.ref b/DaVinciTutorials/tests/refs/test_tutorial7_multiple_sel_lines.ref
index 72a1dc166..ae5335894 100644
--- a/DaVinciTutorials/tests/refs/test_tutorial7_multiple_sel_lines.ref
+++ b/DaVinciTutorials/tests/refs/test_tutorial7_multiple_sel_lines.ref
@@ -145,7 +145,7 @@ HDRFilter_SeeNoEvil1                   INFO Number of counters : 1
 HDRFilter_SeeNoEvil2                   INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  |*"#passed"                                       |       100 |          7 |( 7.000000 +- 2.551470)% |
-Hlt2#1                                 INFO Number of counters : 1
+Hlt2DecReportsDecoder#1                INFO Number of counters : 1
  |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
  | " HltDecReports has a zero TCK, and it is not explicitly specified for decoding -- make sure that this really what you want"|       100 |
 HltPackedBufferDecoder                 INFO Number of counters : 1
-- 
GitLab