Commit 5c29360
committed
[PWGDQ] fix match type assignment in ML training data producer
The match type assigned to candidate MFT-MCH matches in the ML training
data producer task was wrongly set to "fake" in cases where the MCH track
is pairable but the corresponding MFT track does not have an associated MC
particle. In such cases the match type is now correctly assigned as "wrong".1 parent 55f54a0 commit 5c29360
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
553 | 556 | | |
554 | 557 | | |
555 | 558 | | |
| |||
589 | 592 | | |
590 | 593 | | |
591 | 594 | | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | 595 | | |
599 | 596 | | |
600 | 597 | | |
| |||
0 commit comments