From 3ed4380c7a2f25a66529ea841d057c8410ae6324 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 12 Sep 2025 17:26:40 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx b/PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx index 7b9c209a377..b4253f204fd 100644 --- a/PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx +++ b/PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx @@ -181,9 +181,10 @@ struct UpcPhotonuclearAnalysisJMG { OutputObj sameGapSideA{"sameEventGapSideA"}; OutputObj mixedGapSideA{"mixedEventGapSideA"}; OutputObj sameGapSideC{"sameEventGapSideC"}; - OutputObj mixedGapSideC{"mixedEventGapSideC"};*/ + OutputObj mixedGapSideC{"mixedEventGapSideC"}; + * / - UPCPairCuts mPairCuts; + UPCPairCuts mPairCuts; bool doPairCuts = false; void init(InitContext const&)