Skip to content

Commit fe3d6fb

Browse files
authored
Remove unused variable
1 parent fa3fb72 commit fe3d6fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ AxisSpec axisMassLambda = {200, 1.07, 1.17, "Lambda/AntiLamda Mass", "Lambda/Ant
115115
AxisSpec axisTracks{9, 0.5, 9.5, "#tracks", "TrackAxis"};
116116
auto static constexpr kMinCharge = 3.f;
117117
auto static constexpr kMinpTcut = 0.1f;
118-
auto static constexpr kEtaInelgt0 = 1.0f;
119118
auto static constexpr kNItslayers = 7;
120119

121120
struct HeavyionMultiplicity {

0 commit comments

Comments
 (0)