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 24, 2024
1 parent e32a9be commit d81628d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGCF/FemtoUniverse/Core/FemtoUniversePairWithCentMultKt.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ class FemtoUniversePairWithCentMultKt
pairWithCentMultKtRegistry->fill(folder + HIST("q3D_kt_4_5"), qout_value, qside_value, qlong_value);
} else if (kt_value < ktBins[6]) {
pairWithCentMultKtRegistry->fill(folder + HIST("q3D_kt_5_6"), qout_value, qside_value, qlong_value);
}
}
}

protected:
Expand Down

0 comments on commit d81628d

Please sign in to comment.