Skip to content

Commit 8637698

Browse files
committed
Add options for 2d qa track histos for centrality dependence
1 parent 29821d1 commit 8637698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGCF/Flow/TableProducer/zdcQVectors.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ struct ZdcQVectors {
334334
}
335335
registry.fill(HIST("hEventCount"), evSel_kNoSameBunchPileup);
336336
}
337+
337338
if (cfgEvSelsIsGoodZvtxFT0vsPV) {
338339
if (!collision.selection_bit(o2::aod::evsel::kIsGoodZvtxFT0vsPV)) {
339340
// removes collisions with large differences between z of PV by tracks and z of PV from FT0 A-C time difference

0 commit comments

Comments
 (0)