From 2689c5a53a8f3e09206eb54e56d3e8ed17797e67 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wouter.deconinck@umanitoba.ca> Date: Wed, 4 Aug 2021 16:24:40 +0000 Subject: [PATCH] Setup the gui with ATHENA job artifact files --- index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.htm b/index.htm index 1893932..6e6384c 100644 --- a/index.htm +++ b/index.htm @@ -10,7 +10,7 @@ <script type="text/javascript" src="https://eicweb.phy.anl.gov/EIC/detectors/topside/-/jobs/87825/artifacts/raw/images/jsroot/scripts/JSRoot.core.js"></script> </head> <body> - <div id="simpleGUI" path="../files/" files="ct.root;exclusion.root;fillrandom.root;glbox.root;graph.root;hsimple.root;legends.root;rf107.root;stacks.root;zdemo.root"> + <div id="simpleGUI" path="../api/v4/projects/473/jobs/artifacts/master/raw" files="geo/detector_geo.root;geo/detector_geo_full.root"> loading scripts ... </div> <script type="text/javascript"> -- GitLab