Skip to content

Commit

Permalink
Fix whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
romainschotter committed Jun 13, 2024
1 parent 1a6d3e9 commit fa201de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/Tasks/Strangeness/derivedlambdakzeroanalysis.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1146,7 +1146,7 @@ struct derivedlambdakzeroanalysis {
return;
}
histos.fill(HIST("hEventSelection"), 4 /* Not at TF border */);

if (requireIsVertexITSTPC && !collision.selection_bit(o2::aod::evsel::kIsVertexITSTPC)) {
return;
}
Expand Down

0 comments on commit fa201de

Please sign in to comment.