Skip to content

Commit 703af17

Browse files
authored
Remove unused variables
1 parent cb4f9b8 commit 703af17

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ using namespace o2::constants::math;
7272

7373
auto static constexpr CintZero = 0;
7474
auto static constexpr KminFt0cCell = 96;
75-
auto static constexpr PionTrackN = 1;
76-
auto static constexpr KaonTrackN = 2;
77-
auto static constexpr ProtonTrackN = 3;
7875
AxisSpec axisEvent{15, 0.5, 15.5, "#Event", "EventAxis"};
7976
auto static constexpr KminCharge = 3.0f;
8077

0 commit comments

Comments
 (0)