From 0bfa04a1048225cd592a45656a39af6d20256cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Jacazio?= Date: Wed, 2 Jul 2025 18:59:28 +0200 Subject: [PATCH 1/2] Use metadataHelper from namespace --- Common/Core/MetadataHelper.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Common/Core/MetadataHelper.h b/Common/Core/MetadataHelper.h index 45eb4e8651c..5e5db1a428a 100644 --- a/Common/Core/MetadataHelper.h +++ b/Common/Core/MetadataHelper.h @@ -70,6 +70,4 @@ struct MetadataHelper { } // namespace o2::common::core -using MetadataHelper = o2::common::core::MetadataHelper; // Alias for the MetadataHelper - #endif // COMMON_CORE_METADATAHELPER_H_ From 4d1e1f039e7396646d6506e1784c54c76f22d9cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Jacazio?= Date: Tue, 15 Jul 2025 19:24:20 +0200 Subject: [PATCH 2/2] Update MetadataHelper.h --- Common/Core/MetadataHelper.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Common/Core/MetadataHelper.h b/Common/Core/MetadataHelper.h index 5e5db1a428a..f3522a5d190 100644 --- a/Common/Core/MetadataHelper.h +++ b/Common/Core/MetadataHelper.h @@ -8,8 +8,6 @@ // In applying this license 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. - -/// /// \file TableHelper.h /// \author Nicolò Jacazio nicolo.jacazio@cern.ch /// \brief Utility to handle the metadata from the AOD