We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6648874 commit 5c48aa2Copy full SHA for 5c48aa2
PWGCF/EbyEFluctuations/Tasks/kaonIsospinFluctuations.cxx
@@ -4285,8 +4285,8 @@ struct KaonIsospinFluctuations {
4285
int trackIdTag = 0;
4286
int ptEtaBinTrk = -1;
4287
4288
- std::array<bool, kDe + 1> trackIs;
4289
- std::array<int, kDe + 1> idMethodTrk;
+ std::array<bool, 6> trackIs;
+ std::array<int, 6> idMethodTrk;
4290
4291
int decayDauTagBit = 0;
4292
0 commit comments