We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2a4fd commit 61634e2Copy full SHA for 61634e2
run/CMakeLists.txt
@@ -193,6 +193,8 @@ o2_add_test_command(NAME o2sim_G4
193
2
194
--skipModules
195
MFT ZDC
196
+ --seed
197
+ 15946057944514955802
198
--configKeyValues
199
"align-geom.mDetectors=none"
200
ENVIRONMENT "${SIMENV}"
@@ -255,6 +257,8 @@ o2_add_test_command(NAME o2sim_G3
255
257
pythia8pp
256
258
--chunkSize
259
10
260
261
262
263
264
LABELS g3 sim long
0 commit comments