Skip to content

Commit 7e2dce9

Browse files
committed
Change DCA cut and add QA histograms
1 parent 6adeaee commit 7e2dce9

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
@@ -435,7 +435,7 @@ struct F0980pbpbanalysis {
435435
return 0;
436436
}
437437
if (QAConfig.cfgQAEventFlowCut && QA) {
438-
histos.fill(HIST("EventQA/hnEvents"), 9); // Additional PV cut
438+
histos.fill(HIST("EventQA/hnEvents"), 9); // Additional PV cut
439439
histos.fill(HIST("EventQA/hnEvents"), 10); // All passed
440440
}
441441
return 1;

0 commit comments

Comments
 (0)