From b95efd06efe75de229ffec7bc10f18afb21b5a98 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 18 Jun 2025 02:25:41 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/statPromptPhoton.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PWGJE/Tasks/statPromptPhoton.cxx b/PWGJE/Tasks/statPromptPhoton.cxx index 977b94741c5..f23bb34df88 100644 --- a/PWGJE/Tasks/statPromptPhoton.cxx +++ b/PWGJE/Tasks/statPromptPhoton.cxx @@ -1114,9 +1114,9 @@ struct statPromptPhoton { histos.fill(HIST("DATA_nEvents"), 2.5); - if (!jetderiveddatautilities::selectTrigger(collision, triggerMaskBits)) { - return; - } + if (!jetderiveddatautilities::selectTrigger(collision, triggerMaskBits)) { + return; + } histos.fill(HIST("DATA_nEvents"), 3.5);