Skip to content
Snippets Groups Projects

[RTADPA BW Tests] New Sprucing bandwidth test using latest-available HLT2 input.

Merged Luke Grazette requested to merge lugrazet-BW-spruce-ydayshlt2 into master
2 files
+ 13
18
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -161,10 +161,9 @@ if __name__ == '__main__':
"Flag to access and include config[input_manifest_file] as an extra option in the job."
)
parser.add_argument(
'-dc',
'--download-config',
'--read-evt-max-from-config',
action='store_true',
help="Flag to download the config.yaml file from LHCbPR")
help="Flag to replace args.evtmax with config[n_evts]")
parser.add_argument(
'-p',
'--process',
Loading