From d7330cff4d653a12bbdbbe1ccde0ed3a17162c2f Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 31 Jan 2024 20:52:43 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/DataModel/CandidateReconstructionTables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/DataModel/CandidateReconstructionTables.h b/PWGHF/DataModel/CandidateReconstructionTables.h index f7f7613a18b..7b7d8e05a53 100644 --- a/PWGHF/DataModel/CandidateReconstructionTables.h +++ b/PWGHF/DataModel/CandidateReconstructionTables.h @@ -153,7 +153,7 @@ DECLARE_SOA_TABLE(HfSelCollision, "AOD", "HFSELCOLLISION", //! namespace hf_sel_track { DECLARE_SOA_COLUMN(IsSelProng, isSelProng, uint32_t); //! -DECLARE_SOA_COLUMN(IsProton, isProton, uint8_t); //! +DECLARE_SOA_COLUMN(IsProton, isProton, uint8_t); //! DECLARE_SOA_COLUMN(IsPositive, isPositive, bool); //! } // namespace hf_sel_track