Skip to content

Commit 63f3c00

Browse files
jikim1290junleekim
andauthored
Co-authored-by: junleekim <[email protected]>
1 parent 05251d7 commit 63f3c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Resonances/f0980pbpbanalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ struct f0980pbpbanalysis {
377377
return;
378378
}
379379
histos.fill(HIST("QA/CentDist"), centrality, 1.0);
380-
histos.fill(HIST("QV/Vz"), collision.posZ(), 1.0);
380+
histos.fill(HIST("QA/Vz"), collision.posZ(), 1.0);
381381

382382
FillHistograms<false>(collision, tracks, 2); // second order
383383
};

0 commit comments

Comments
 (0)