Skip to content

Commit 3cc5f4f

Browse files
committed
Revised the selection of secondaries
1 parent 069b4f2 commit 3cc5f4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGLF/Tasks/Nuspex/piKpRAA.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ struct PiKpRAA {
103103

104104
static constexpr int kZeroInt{0};
105105
static constexpr int kSevenInt{7};
106-
static constexpr float kPosOne{1.0};
107-
static constexpr float kNegOne{-1.0};
108106

109107
static constexpr float kZero{0.0f};
110108
static constexpr float kOne{1.0f};

0 commit comments

Comments
 (0)