Skip to content

Commit aec0fe2

Browse files
committed
comment adj 2
1 parent 596587c commit aec0fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/TableProducer/Strangeness/cascqaanalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ struct Cascqaanalysis {
434434
registry.fill(HIST("hNEvents"), 8.5);
435435
}
436436

437-
// Z vertex selection
437+
// z-vertex selection
438438
if (std::fabs(collision.posZ()) > cutzvertex) {
439439
return false;
440440
}

0 commit comments

Comments
 (0)