1 parent 7a5d3b3 commit 4ce1f01Copy full SHA for 4ce1f01
1 file changed
PWGLF/Tasks/Strangeness/hStrangeCorrelation.cxx
@@ -3340,7 +3340,7 @@ struct HStrangeCorrelation {
3340
return false;
3341
}
3342
if (fillHists) {
3343
- histos.fill(HIST("hEventSelection"), 3.5 /* collisions after sel pvz sel*/);
+ histos.fill(HIST("hEventSelection"), 3.5 /* collisions after sel centrality sel*/);
3344
3345
3346
if (std::abs(collision.posZ()) > masterConfigurations.zVertexCut) {
0 commit comments