There was an error while loading. Please reload this page.
1 parent ebb1d2a commit 5ceacf7Copy full SHA for 5ceacf7
1 file changed
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx
@@ -59,8 +59,8 @@ using namespace std;
59
constexpr int IdBitPI = 0; // Identificationi bits for PID checks
60
constexpr int IdBitKA = 1;
61
constexpr int IdBitPR = 2;
62
-constexpr int IdBitEL = 3;
63
-constexpr int IdBitDE = 4;
+// constexpr int IdBitEL = 3;
+// constexpr int IdBitDE = 4;
64
65
constexpr int McBitPI = 0; // MC particle identification bits
66
constexpr int McBitKA = 1;
0 commit comments