Skip to content

Commit 4ce1f01

Browse files
authored
Add files via upload
1 parent 7a5d3b3 commit 4ce1f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Strangeness/hStrangeCorrelation.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3340,7 +3340,7 @@ struct HStrangeCorrelation {
33403340
return false;
33413341
}
33423342
if (fillHists) {
3343-
histos.fill(HIST("hEventSelection"), 3.5 /* collisions after sel pvz sel*/);
3343+
histos.fill(HIST("hEventSelection"), 3.5 /* collisions after sel centrality sel*/);
33443344
}
33453345

33463346
if (std::abs(collision.posZ()) > masterConfigurations.zVertexCut) {

0 commit comments

Comments
 (0)