Skip to content

Commit 5c48aa2

Browse files
Update kaonIsospinFluctuations.cxx
1 parent 6648874 commit 5c48aa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGCF/EbyEFluctuations/Tasks/kaonIsospinFluctuations.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4285,8 +4285,8 @@ struct KaonIsospinFluctuations {
42854285
int trackIdTag = 0;
42864286
int ptEtaBinTrk = -1;
42874287

4288-
std::array<bool, kDe + 1> trackIs;
4289-
std::array<int, kDe + 1> idMethodTrk;
4288+
std::array<bool, 6> trackIs;
4289+
std::array<int, 6> idMethodTrk;
42904290

42914291
int decayDauTagBit = 0;
42924292

0 commit comments

Comments
 (0)