Skip to content

Commit 57aa415

Browse files
committed
fix build error
1 parent 378106d commit 57aa415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ auto static constexpr CmaxAccFT0A = 4.9f;
9898
auto static constexpr CminAccFT0C = -3.3f;
9999
auto static constexpr CmaxAccFT0C = -2.1f;
100100

101-
constexpr int CevtSel = 15;
101+
constexpr int CevtSel = 16;
102102
constexpr int CtrkSel = 7;
103103
constexpr int CtrkTrkBestSel = 6;
104104
constexpr int CambTrkType = 7;

0 commit comments

Comments
 (0)