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: run/SimExamples/Hybrid/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The usage of the Hybrid generator with the o2-sim is presented in this short man
6
6
All the other generators are implemented as sub-generators and they can be called thanks to a
7
7
JSON file, fed to o2-sim via the GeneratorHybrid.configFile parameter.
8
8
9
-
The example can be run automatically using the runo2sim.sh script, which contains most of the
9
+
The example can be run automatically using the runo2sim.sh script, which contains most of the
10
10
available generators in O2. The JSON template can be generated using the ${O2DPG_ROOT}/MC/bin/o2_hybrid_gen.py script. To use this example the user can simply copy the entire Hybrid example folder and execute the script after giving it execution permissions (`chmod +x runo2sim.sh`).
0 commit comments