Commit 745cb1a
Initialise the output pointers of the o2-sim hit merger
This fixes the hit merger when it runs without disc output.
- The kinematics and MC-header file and tree pointers were never initialised.
- With --noDiscOutput they stayed garbage, and the merge tested them as if they were valid trees.
- They are now initialised to nullptr.
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>1 parent 72dab53 commit 745cb1a
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | | - | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
| |||
0 commit comments