We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78219b commit 6ec5e26Copy full SHA for 6ec5e26
PWGLF/Tasks/GlobalEventProperties/studyPnch.cxx
@@ -77,7 +77,6 @@ AxisSpec axisVtxZ{40, -20, 20, "Vertex Z", "VzAxis"};
77
AxisSpec axisEta{40, -2, 2, "#eta", "EtaAxis"};
78
AxisSpec axisPhi{629, 0, o2::constants::math::TwoPI, "#phi"};
79
auto static constexpr kMinCharge = 3.f;
80
-auto static constexpr kMinpTcut = 0.1f;
81
82
struct StudyPnch {
83
0 commit comments