Skip to content

Commit 0cf7192

Browse files
committed
taking off the NUA correction and adding new histos for correlation
1 parent 1fbdc44 commit 0cf7192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ struct UpcPhotonuclearAnalysisJMG {
317317
// mixedGapSideA.setObject(new CorrelationContainer("mixedEventGapSideA", "mixedEventGapSideA", corrAxis, effAxis, {}));
318318
// sameGapSideC.setObject(new CorrelationContainer("sameEventGapSideC", "sameEventGapSideC", corrAxis, effAxis, {}));
319319
// mixedGapSideC.setObject(new CorrelationContainer("mixedEventGapSideC", "mixedEventGapSideC", corrAxis, effAxis, {}));
320+
320321
}
321322

322323
std::vector<double> vtxBinsEdges{VARIABLE_WIDTH, -10.0f, -7.0f, -5.0f, -2.5f, 0.0f, 2.5f, 5.0f, 7.0f, 10.0f};

0 commit comments

Comments
 (0)