Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Dec 22, 2023
1 parent 83e0430 commit eae34e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGLF/TableProducer/lambdakzerobuilder.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ struct lambdakzeroBuilder {
if (V0.v0Type() > 1 && !storePhotonCandidates)
continue;
v0covs(positionCovariance, momentumCovariance);
}else{
} else {
v0fccovs(positionCovariance, momentumCovariance);
}
}
Expand Down

0 comments on commit eae34e2

Please sign in to comment.