Skip to content

Commit 38b4d92

Browse files
committed
Please consider the following formatting changes
1 parent 467952a commit 38b4d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/FemtoUniverse/Core/FemtoUniversePairSHCentMultKt.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ class PairSHCentMultKt
269269
std::vector<std::complex<double>> fYlmBuffer(fMaxJM);
270270
std::vector<double> f3d;
271271
f3d = FemtoUniverseMath::newpairfunc(part1, mMassOne, part2, mMassTwo,
272-
isiden);
272+
isiden);
273273

274274
const float qout = f3d[1];
275275
const float qside = f3d[2];

0 commit comments

Comments
 (0)