SiEIC Concept: Added UI option to simulation
Compare changes
+ 25
− 12
@@ -7,11 +7,20 @@ import struct
@@ -23,7 +32,7 @@ def run(compact_path, n_events, input_file, output_file):
@@ -68,7 +77,7 @@ def run(compact_path, n_events, input_file, output_file):
@@ -78,7 +87,7 @@ def run(compact_path, n_events, input_file, output_file):
@@ -91,7 +100,7 @@ def run(compact_path, n_events, input_file, output_file):
@@ -130,10 +139,12 @@ def run(compact_path, n_events, input_file, output_file):
@@ -149,15 +160,17 @@ def define_args(parser):