Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2024-06-01 07:07:15

0001 <!DOCTYPE html>
0002 <html lang="en">
0003    <head>
0004       <meta charset="utf-8">
0005       <title>Read a ROOT file</title>
0006       <link rel="shortcut icon" href="https://root.cern/js/latest/img/RootIcon.ico"/>
0007    </head>
0008    <body>
0009       <div id="simpleGUI" path="./artifacts/tgeo" files="epic_craterlake.root;epic_inner_detector.root">
0010          loading scripts ...
0011       </div>
0012       <script type="module">
0013          import { buildGUI } from 'https://root.cern/js/latest/modules/gui.mjs';
0014          buildGUI("simpleGUI");
0015       </script>
0016    </body>
0017 </html>