From 33b57d2ea161af93fa5296f25345c9253c6a9866 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 8 Sep 2024 09:01:38 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/DataModel/Multiplicity.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/DataModel/Multiplicity.h b/Common/DataModel/Multiplicity.h index 36f1f09d145..03c4888440d 100644 --- a/Common/DataModel/Multiplicity.h +++ b/Common/DataModel/Multiplicity.h @@ -211,10 +211,10 @@ DECLARE_SOA_TABLE(MultBCs, "AOD", "MULTBC", //! multBC::MultBCColliding); using MultBC = MultBCs::iterator; -// crosslinks +// crosslinks namespace mult { -DECLARE_SOA_INDEX_COLUMN(MultBC, multBC); +DECLARE_SOA_INDEX_COLUMN(MultBC, multBC); } namespace multBC {