We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3fb72 commit fe3d6fbCopy full SHA for fe3d6fb
1 file changed
PWGLF/Tasks/GlobalEventProperties/heavyionMultiplicity.cxx
@@ -115,7 +115,6 @@ AxisSpec axisMassLambda = {200, 1.07, 1.17, "Lambda/AntiLamda Mass", "Lambda/Ant
115
AxisSpec axisTracks{9, 0.5, 9.5, "#tracks", "TrackAxis"};
116
auto static constexpr kMinCharge = 3.f;
117
auto static constexpr kMinpTcut = 0.1f;
118
-auto static constexpr kEtaInelgt0 = 1.0f;
119
auto static constexpr kNItslayers = 7;
120
121
struct HeavyionMultiplicity {
0 commit comments