You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/DetectorSimulation.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ The purpose of the `o2-sim` executable is to simulate the passage of particles e
65
65
| --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. |
66
66
| --seed | The initial seed to (all) random number instances. Default is -1 which leads to random behaviour. |
67
67
| -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. |
68
69
69
70
***Expert control** via environment variables:
70
71
`o2-sim` is sensitive to the following environment variables:
0 commit comments