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 Sep 9, 2024
1 parent 65fb506 commit 1d466b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGCF/FemtoUniverse/Core/FemtoUniversePairSHCentMultKt.h
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ class PairSHCentMultKt
std::vector<std::complex<double>> fYlmBuffer(fMaxJM);
std::vector<double> f3d;
f3d = FemtoUniverseMath::newpairfunc(part1, mMassOne, part2, mMassTwo,
isiden);
isiden);

const float qout = f3d[1];
const float qside = f3d[2];
Expand Down

0 comments on commit 1d466b7

Please sign in to comment.