diff --git a/Hlt/Moore/tests/options/default_input_and_conds_hlt1_SMOG.py b/Hlt/Moore/tests/options/default_input_and_conds_hlt1_SMOG.py
new file mode 100644
index 0000000000000000000000000000000000000000..a56fc0a1c760fd4f2d74da33c7c2ef40ee124da1
--- /dev/null
+++ b/Hlt/Moore/tests/options/default_input_and_conds_hlt1_SMOG.py
@@ -0,0 +1,19 @@
+###############################################################################
+# (c) Copyright 2019 CERN for the benefit of the LHCb Collaboration           #
+#                                                                             #
+# This software is distributed under the terms of the GNU General Public      #
+# Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING".   #
+#                                                                             #
+# In applying this licence, CERN does not waive the privileges and immunities #
+# granted to it by virtue of its status as an Intergovernmental Organization  #
+# or submit itself to any jurisdiction.                                       #
+###############################################################################
+from Moore import options
+from RecoConf.decoders import default_VeloCluster_source
+
+# Use velo retina decoding:
+default_VeloCluster_source.global_bind(bank_type="VPRetinaCluster")
+
+options.set_input_and_conds_from_testfiledb("expected_2024_minbias_digi_SMOG")
+
+options.evt_max = 1000
diff --git a/Hlt/RecoConf/tests/qmtest/allen_gaudi_pv_with_mcchecking_SMOG.qmt b/Hlt/RecoConf/tests/qmtest/allen_gaudi_pv_with_mcchecking_SMOG.qmt
new file mode 100644
index 0000000000000000000000000000000000000000..0429d9da04aae7c0d8a6fbefb585347bf440c52a
--- /dev/null
+++ b/Hlt/RecoConf/tests/qmtest/allen_gaudi_pv_with_mcchecking_SMOG.qmt
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE extension  PUBLIC '-//QM/2.3/Extension//EN'  'http://www.codesourcery.com/qm/dtds/2.3/-//qm/2.3/extension//en.dtd'>
+<!--
+    (c) Copyright 2024 CERN for the benefit of the LHCb Collaboration
+
+    This software is distributed under the terms of the GNU General Public
+    Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING".
+
+    In applying this licence, CERN does not waive the privileges and immunities
+    granted to it by virtue of its status as an Intergovernmental Organization
+    or submit itself to any jurisdiction.
+-->
+<!--
+     Run Allen forward tracking and apply PrTrackChecker MC tracking efficiency
+     checker.
+-->
+<extension class="GaudiTest.GaudiExeTest" kind="test">
+<argument name="program"><text>gaudirun.py</text></argument>
+<argument name="args"><set>
+  <text>$MOOREROOT/tests/options/default_input_and_conds_hlt1_SMOG.py</text>
+  <text>$RECOCONFROOT/options/allen_gaudi_pv.py</text>
+</set></argument>
+<argument name="use_temp_dir"><enumeral>true</enumeral></argument>
+<argument name="reference"><text>../refs/allen_gaudi_pv_with_mcchecking_SMOG.ref</text></argument>
+<argument name="error_reference"><text>../refs/empty.ref</text></argument>
+<argument name="validator"><text>
+
+from Moore.qmtest.exclusions import ref_preprocessor
+validateWithReference(preproc = ref_preprocessor)
+
+from Moore.qmtest.exclusions import remove_known_warnings
+countErrorLines({"FATAL": 0, "ERROR": 0, "WARNING": 0},
+                stdout=remove_known_warnings(stdout))
+
+</text></argument>
+</extension>
diff --git a/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref b/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.armv8.1_a b/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.armv8.1_a
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.detdesc b/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.detdesc
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.x86_64_v3-detdesc-opt b/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.x86_64_v3-detdesc-opt
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.x86_64_v3-opt b/Hlt/RecoConf/tests/refs/allen_gaudi_forward_with_mcchecking_SMOG.ref.x86_64_v3-opt
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391