Skip to content

Commit 714a7d5

Browse files
authored
Update SelectorCuts.h
format changing
1 parent fc0e932 commit 714a7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/Core/SelectorCuts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ constexpr double binsPt[nBinsPt + 1] = {
668668
auto vecBinsPt = std::vector<double>{binsPt, binsPt + nBinsPt + 1};
669669

670670
// default values for the cuts
671-
// pi_pT
671+
// pi_pT
672672
constexpr double cuts[nBinsPt][nCutVars] = {{0.2}, /* 1 < pt < 2 */
673673
{0.2}, /* 2 < pt < 4 */
674674
{0.6}, /* 4 < pt < 6 */

0 commit comments

Comments
 (0)