From 80486b8629e05cc1223168bec113a62b97a4d394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Jacazio?= Date: Thu, 12 Jun 2025 15:01:39 +0200 Subject: [PATCH 1/2] Update inelGt.h --- PWGLF/Utils/inelGt.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PWGLF/Utils/inelGt.h b/PWGLF/Utils/inelGt.h index 2ed513a902c..56ecaf09f00 100644 --- a/PWGLF/Utils/inelGt.h +++ b/PWGLF/Utils/inelGt.h @@ -19,6 +19,8 @@ #ifndef PWGLF_UTILS_INELGT_H_ #define PWGLF_UTILS_INELGT_H_ +#include "Framework/O2DatabasePDGPlugin.h" +#include "TParticlePDG.h" #include namespace o2 From 0ad41aa63a733cd2c664258db25c90f32e17d641 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Thu, 12 Jun 2025 15:02:57 +0200 Subject: [PATCH 2/2] Please consider the following formatting changes to #11579 (#11580) --- PWGLF/Utils/inelGt.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PWGLF/Utils/inelGt.h b/PWGLF/Utils/inelGt.h index 56ecaf09f00..70c3de8ab4f 100644 --- a/PWGLF/Utils/inelGt.h +++ b/PWGLF/Utils/inelGt.h @@ -20,7 +20,9 @@ #define PWGLF_UTILS_INELGT_H_ #include "Framework/O2DatabasePDGPlugin.h" + #include "TParticlePDG.h" + #include namespace o2