Skip to content

Commit b07bc6c

Browse files
committed
taking off the NUA correction and adding new histos for correlation
1 parent 6a2be6d commit b07bc6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ 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-
321320
}
322321

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