From 2154a0bcbddcb1fc899a5b1bd7c074a5348c45ab Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 2 Dec 2025 13:46:57 +0000 Subject: [PATCH] Please consider the following formatting changes --- ALICE3/Core/DetLayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALICE3/Core/DetLayer.h b/ALICE3/Core/DetLayer.h index 8e87d2c622e..d317483dd88 100644 --- a/ALICE3/Core/DetLayer.h +++ b/ALICE3/Core/DetLayer.h @@ -125,7 +125,7 @@ struct DetLayer { TGraph* mDeadPhiRegions = nullptr; // layer type - int type; // 0: undefined/inert, 1: silicon, 2: gas/tpc + int type; // 0: undefined/inert, 1: silicon, 2: gas/tpc }; } // namespace o2::fastsim