Skip to content

Commit 5665cd6

Browse files
authored
Update mcParticlePrediction.cxx
1 parent c3a5b58 commit 5665cd6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

PWGLF/Tasks/QC/mcParticlePrediction.cxx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ const int FDDC = 5;
4444
const int FDDAC = 6;
4545
const int ZNA = 7;
4646
const int ZNC = 8;
47-
const int ZEM1 = 9;
48-
const int ZEM2 = 10;
49-
const int ZPA = 11;
50-
const int ZPC = 12;
47+
// const int ZEM1 = 9;
48+
// const int ZEM2 = 10;
49+
// const int ZPA = 11;
50+
// const int ZPC = 12;
5151
const int nEstimators = 13;
5252

5353
const char* estimatorNames[nEstimators] = {"FT0A",

0 commit comments

Comments
 (0)