Commit c2a97f3
committed
Give the QED interaction spec the size of the QED event pool
This fixes a problem in the QED specification handed to the collision context
tool.
- The MC number string was 10000000:NEventsQED, so the round robin wrapped the
QED event IDs at 10000000 instead of at the number of events the workflow
simulates, and the MC labels named QED events which do not exist.
- Both numbers are NEventsQED now, which also repairs the labels on the O2
versions already deployed.
https://its.cern.ch/jira/browse/O2-71321 parent dfaedea commit c2a97f3
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
663 | 667 | | |
664 | 668 | | |
665 | 669 | | |
| |||
0 commit comments