From efe2fb773ca6f95e4737dc330d4a962dddd31c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ku=C4=8Dera?= Date: Mon, 22 Apr 2024 11:05:20 +0200 Subject: [PATCH] EventFiltering: Fix compilation warnings --- EventFiltering/PWGHF/HFFilterHelpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EventFiltering/PWGHF/HFFilterHelpers.h b/EventFiltering/PWGHF/HFFilterHelpers.h index 3444562aeeb..563d31ee8a7 100644 --- a/EventFiltering/PWGHF/HFFilterHelpers.h +++ b/EventFiltering/PWGHF/HFFilterHelpers.h @@ -1155,7 +1155,7 @@ inline int8_t HfFilterHelper::isSelectedV0(const V0& v0, const std::array& /// \param hArmPod is the pointer to an array of QA histo AP plot after selection /// \return an integer passes all cuts template -inline bool HfFilterHelper::isSelectedPhoton(const Photon& photon, const std::array& dauTracks, const Coll& collision, const int& activateQA, H2 hV0Selected, std::array& hArmPod) +inline bool HfFilterHelper::isSelectedPhoton(const Photon& photon, const std::array& dauTracks, const Coll&, const int& activateQA, H2 hV0Selected, std::array& hArmPod) { // eta of daughters