Skip to content

Commit 6ec5e26

Browse files
authored
remove unused variables
1 parent a78219b commit 6ec5e26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/GlobalEventProperties/studyPnch.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ AxisSpec axisVtxZ{40, -20, 20, "Vertex Z", "VzAxis"};
7777
AxisSpec axisEta{40, -2, 2, "#eta", "EtaAxis"};
7878
AxisSpec axisPhi{629, 0, o2::constants::math::TwoPI, "#phi"};
7979
auto static constexpr kMinCharge = 3.f;
80-
auto static constexpr kMinpTcut = 0.1f;
8180

8281
struct StudyPnch {
8382

0 commit comments

Comments
 (0)