Skip to content
Snippets Groups Projects
Commit 762f29e6 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

(minor) Double backtick typo to triple backtick

parent f5eb8819
No related branches found
No related tags found
No related merge requests found
Pipeline #10475 passed
......@@ -249,12 +249,12 @@ In the `CartesianGridXY` case, the cell sizes are always the same.
</readout>
```
2. You can now re-run the npsim command above, as we changed the detector pixel layout.
``bash
```bash
npsim --runType run --enableG4GPS \
--macroFile gps.mac \
--compactFile ./gem_tracker.xml \
--outputFile gem_tracker_sim.root
``
```
3. Re-run the root script:
```bash
root -b -q scripts/tutorial2_cell_size.cxx+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment