Skip to content

Commit 3ed4380

Browse files
committed
Please consider the following formatting changes
1 parent d7b7439 commit 3ed4380

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,10 @@ struct UpcPhotonuclearAnalysisJMG {
181181
OutputObj<CorrelationContainer> sameGapSideA{"sameEventGapSideA"};
182182
OutputObj<CorrelationContainer> mixedGapSideA{"mixedEventGapSideA"};
183183
OutputObj<CorrelationContainer> sameGapSideC{"sameEventGapSideC"};
184-
OutputObj<CorrelationContainer> mixedGapSideC{"mixedEventGapSideC"};*/
184+
OutputObj<CorrelationContainer> mixedGapSideC{"mixedEventGapSideC"};
185+
* /
185186

186-
UPCPairCuts mPairCuts;
187+
UPCPairCuts mPairCuts;
187188
bool doPairCuts = false;
188189

189190
void init(InitContext const&)

0 commit comments

Comments
 (0)