Namespaces | Variables
getfile.py File Reference

Go to the source code of this file.

Namespaces

 getfile
 

Variables

 getfile.samweb = samweb_cli.SAMWebClient(experiment='dune')
 
 getfile.files = samweb.listFiles("run_number %s " % (sys.argv[1]) + "and run_type protodune-sp and data_tier raw")
 
 getfile.events = samweb.getURL('/files/metadata/event_numbers', {'file_name': file}).json()