Skip to content

Commit 1fbf22d

Browse files
authored
Update DetectorSimulation.md
1 parent 66f72a9 commit 1fbf22d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/DetectorSimulation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The purpose of the `o2-sim` executable is to simulate the passage of particles e
6565
| --configKeyValues | Like `--configFile` but allowing to set parameters on the command line as a string sequence. Example `--configKeyValues "Stack.pruneKine=false"`. Takes precedence over `--configFile`. Parameters need to be known ConfigurableParams. |
6666
| --seed | The initial seed to (all) random number instances. Default is -1 which leads to random behaviour. |
6767
| -o,--outPrefix | How output files should be prefixed. Default is o2sim. Example `-o mySignalProduction`.|
68+
| --noGeant | Switch off Geant transport. Just produce the generator kinematics. |
6869

6970
* **Expert control** via environment variables:
7071
`o2-sim` is sensitive to the following environment variables:

0 commit comments

Comments
 (0)