ATLAS Offline Software
Loading...
Searching...
No Matches
cmd-l1calo-dq-web.py File Reference

Go to the source code of this file.

Namespaces

namespace  cmd-l1calo-dq-web

Variables

 cmd-l1calo-dq-web.parser
 cmd-l1calo-dq-web.help
 cmd-l1calo-dq-web.default
 cmd-l1calo-dq-web.nargs
 cmd-l1calo-dq-web.action
 cmd-l1calo-dq-web.args = parser.parse_args()
 cmd-l1calo-dq-web.files = glob.glob(f"/eos/atlas/atlastier0/rucio/*/{args.stream}/*{args.runNumber}/*merge.HIST.{'f' if args.bulk else 'x'}*{args.tag}/*")
 cmd-l1calo-dq-web.r = random.randrange(100000,999999)
str cmd-l1calo-dq-web.cmdStr = f"DQWebDisplay.py {files[0]} TestDisplay \"{r}\""
 cmd-l1calo-dq-web.process = subprocess.Popen(cmdStr, shell=True)
str cmd-l1calo-dq-web.urlStr = f"https://atlasdqm.cern.ch/webdisplay/test/{r}/{args.stream}/run_{args.runNumber}/run/"