Commit 66ffeb8
committed
Make sure geometry file is available in standard way
Little fix for parallel simulation, where each worker
creates a geometry file + a PID identifier.
We now make sure that the standard file (or a link) O2geometry.root
is created, which is expected by the processing chain further up.
With this, we can now run o2sim_parallel + digitizer-workflow.
Thanks to @davidrohr.1 parent e8620a6 commit 66ffeb8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
0 commit comments