Skip to content

Commit 7aae74f

Browse files
authored
Update DetectorSimulation.md
fix typo
1 parent cd90863 commit 7aae74f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/DetectorSimulation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ o2-sim --embedIntoFile o2sim.background.root
9393

9494
Background events are sampled one-by-one until all events have been used. At that point the events start to be reused.
9595

96-
#### 5. **How can I obtained detailed stepping information?**
96+
#### 5. **How can I obtain detailed stepping information?**
9797
Run the simulation (currently only supported in combination with `o2-sim-serial`) with a preloaded library:
9898
```
9999
MCSTEPLOG_TTREE=1 LD_PRELOAD=$O2_ROOT/lib/libMCStepLogger.so o2-sim-serial -j 1 -n 10

0 commit comments

Comments
 (0)