Skip to content
Snippets Groups Projects
geometry_viewer.rst 2.56 KiB
Newer Older
  • Learn to ignore specific revisions
  • Dmitry Romanov's avatar
    Dmitry Romanov committed
    Geometry viewer
    ===============
    
    
    Dmitry Romanov's avatar
    Dmitry Romanov committed
    The latest geometry for **master** branch is available: 
    
    
    - `Central detector (no obj browser) <https://eic.phy.anl.gov/geoviewer/index.htm?nobrowser&file=https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo.root?job=report&item=default;1&opt=clipxyz;transp30;zoom100;ROTY0;ROTZ0;trz100;trr0;ctrl;all&>`_
    - `Central detector (+ obj browser) <https://eic.phy.anl.gov/geoviewer/index.htm?browser&file=https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo.root?job=report&item=default;1&opt=clipxyz;transp30;zoom100;ROTY0;ROTZ0;trz100;trr0;ctrl;all&>`_
    - `Full detector with beamline (no browser) <https://eic.phy.anl.gov/geoviewer/index.htm?nobrowser&file=https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo_full.root?job=report&item=default;1&opt=clipxyz;transp30;zoom75;ROTY290;ROTZ350;trz0;trr0;ctrl;all&>`_
    - `Full detector with beamline (+ obj browser) <https://eic.phy.anl.gov/geoviewer/index.htm?nobrowser&file=https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo_full.root?job=report&item=default;1&opt=clipxyz;transp30;zoom75;ROTY290;ROTZ350;trz0;trr0;ctrl;all&>`_
    
    It might take several minutes to load due to a number of ECal fibers. 
    We are working on fixing the performance issue.
    
    Dmitry Romanov's avatar
    Dmitry Romanov committed
    
    
    Dmitry Romanov's avatar
    Dmitry Romanov committed
    On each commit to the **master** branch detector geometry is saved to ROOT TGeo and GDML formats. File links are: 
    
    
    Dmitry Romanov's avatar
    Dmitry Romanov committed
    - `detector_geo_full.root <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo_full.root>`_  
       https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo_full.root
    
    - `detector_geo.root  <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo.root>`_  
       https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo.root 
    
    - `athena.gdml <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/athena.gdml>`_  
       https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/athena.gdml
    
    If one gets 404 or 400 error retriving those file, that is most probably means, that a master branch code and its artifacts (resulting files) 
    are being built right now and not yet ready. You can check the staus at `repository pipelines <https://eicweb.phy.anl.gov/EIC/detectors/athena/-/pipelines>`_
    
    Dmitry Romanov's avatar
    Dmitry Romanov committed
    .. raw:: html
    
        <embed>
    
    Dmitry Romanov's avatar
    Dmitry Romanov committed
            <div style="background:red">Test red</div>
    
    Dmitry Romanov's avatar
    Dmitry Romanov committed
            <script>
                console.log("hahaha");
            </script>
        </embed>