Skip to content

Commit 596587c

Browse files
committed
comment adj
1 parent ba8463b commit 596587c

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
@@ -681,7 +681,7 @@ struct Cascqaanalysis {
681681
// All generated collisions
682682
registry.fill(HIST("hNEventsMC"), 0.5);
683683

684-
// Generated after optional z-vertex selection
684+
// Generated z-vertex selection
685685
if (cutzvertexGen >= 0.f && std::fabs(mcCollision.posZ()) > cutzvertexGen) {
686686
return;
687687
}

0 commit comments

Comments
 (0)