Skip to content
Snippets Groups Projects
Commit c9843b00 authored by Johannes Schumann's avatar Johannes Schumann
Browse files

Add run number to cmd line tool

parent 162ae130
No related merge requests found
......@@ -210,6 +210,7 @@ def main():
write_detector_file(fobj,
geometry=volume,
ofile=outfilename,
run_number=args.runnumber,
no_files=args.target[0],
propagate_tau=args.tauprop)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment