Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-09-10 08:26:40

0001 ---
0002 layout: public
0003 ---
0004 
0005 <div class="row">
0006 
0007     <div class="col-md-10 blog-main">
0008 
0009     <hr>
0010 
0011     <center>
0012     <table width="75%"><tr>
0013     <td><div style="text-align:left;">
0014     <img src="{{ site.splash_public | relative_url }}"   style="width:100%;height:auto;"/>
0015     </div></td>
0016 
0017     <td><div style="width:100%;text-align:left;">
0018     ePIC is a collaboration of hundreds of scientists and engineers united in a quest to understand the structure of the matter we are all made of — and indeed 99% of the visible matter that makes up our universe. We are working together to build the world’s most sophisticated particle detector for analyzing collisions between electrons and protons and other nuclei. 
0019     </div></td>
0020     </tr></table>
0021     </center>
0022       
0023     <center>
0024     <video autoplay muted loop width="100%">
0025       <source src="/assets/video/Public_Page_Event_Video.mp4" type="video/mp4">
0026       Your browser does not support the video tag.
0027     </video>
0028     <!--
0029     <iframe width="940" height="540" src="https://dl.dropboxusercontent.com/scl/fi/aodzxp8o4p86eb5ynzhpm/Public_Page_Event_Video.mp4?rlkey=tyc8n9tqtxndouhrwvtk8dt1t&raw=1" frameborder="0" allow="autoplay; muted" allowfullscreen</iframe>    
0030     </center>
0031     -->
0032 
0033     <center>
0034 
0035       <br><i>This video of the ePIC experiment shows the interaction of an ion (hot pink, moving left to right) with an electron moving in the opposite direction. The scattering interaction produces many new particles that strike components surrounding the main detector barrel and “forward” moving particles that strike detector components located up to 40 meters down the beamline. This configuration will enable higher-precision studies than many previous collider detectors. (Dmitry Romanov/Thomas Jefferson National Accelerator Facility).</i>
0036 
0037   
0038       <div class="row">
0039     
0040         <!-- div class="col-md-5"><img src="{{ site.splash_public | relative_url }}" style="width:100%;height:auto"/></div -->
0041         <!-- div class="col-md-5">      </div -->
0042 
0043 
0044         <!-- div class="col-md-5">
0045           <p class="lead">
0046 
0047       </p>
0048     </div -->
0049   
0050   <!-- class md5 -->
0051       </div> <!-- class row -->
0052 
0053 
0054       {{ site.hr }}
0055 
0056       <table width="80%"><tr>
0057         <td><div style="text-align:left;">
0058             &copy;2026 ePIC Collaboration
0059         </div></td>
0060         
0061         <td><div style="text-align:right;">
0062           <em>Site built at {{ site.time }}</em>
0063         </div></td>
0064             </tr></table>
0065 
0066     </center> <!-- class sm12 blog main -->
0067 
0068     {% if site.display_news %}
0069     {% include news/homenews.md %}
0070     {% endif %}
0071 
0072 
0073 
0074 
0075   </div> <!-- class row -->