We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378106d commit 57aa415Copy full SHA for 57aa415
1 file changed
PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx
@@ -98,7 +98,7 @@ auto static constexpr CmaxAccFT0A = 4.9f;
98
auto static constexpr CminAccFT0C = -3.3f;
99
auto static constexpr CmaxAccFT0C = -2.1f;
100
101
-constexpr int CevtSel = 15;
+constexpr int CevtSel = 16;
102
constexpr int CtrkSel = 7;
103
constexpr int CtrkTrkBestSel = 6;
104
constexpr int CambTrkType = 7;
0 commit comments