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&)