Skip to content

Commit

Permalink
Fixing white-spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
prchakra authored Oct 24, 2024
1 parent bf76729 commit 4a544cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ struct femtoUniverseProducerTask {
if (!colCuts.isSelected(col)) {
return;
}

if (!ConfIsUsePileUp) {
if (ConfDoSpher) {
outputCollision(vtxZ, mult, multNtr, colCuts.computeSphericity(col, tracks), mMagField);
Expand Down

0 comments on commit 4a544cb

Please sign in to comment.