From c2bb27de2a26c9c5e42e4e2596a8a47a6fecc32c Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 9 Sep 2024 11:33:59 +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 75de7e6817c..b294a2bc16b 100644 --- a/Common/DataModel/Multiplicity.h +++ b/Common/DataModel/Multiplicity.h @@ -212,10 +212,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 {