We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd90863 commit 7aae74fCopy full SHA for 7aae74f
1 file changed
doc/DetectorSimulation.md
@@ -93,7 +93,7 @@ o2-sim --embedIntoFile o2sim.background.root
93
94
Background events are sampled one-by-one until all events have been used. At that point the events start to be reused.
95
96
-#### 5. **How can I obtained detailed stepping information?**
+#### 5. **How can I obtain detailed stepping information?**
97
Run the simulation (currently only supported in combination with `o2-sim-serial`) with a preloaded library:
98
```
99
MCSTEPLOG_TTREE=1 LD_PRELOAD=$O2_ROOT/lib/libMCStepLogger.so o2-sim-serial -j 1 -n 10
0 commit comments