Back to home page

EIC code displayed by LXR

 
 

    


Warning, /eic.github.io/_software/beast_magnetic_field.md is written in an unsupported language. File is not indexed.

0001 ---
0002 title: BeAST Magnetic Field
0003 name: beast_magnetic_field
0004 layout: default
0005 ---
0006 {% include layouts/title.md %}
0007 
0008 ##### The repository contains an ASCII file with the field map, a C++ class to handle it and a GDML model
0009 
0010 {% include layouts/software-link.md category='beast' %}
0011 
0012 <div class="row">
0013   <div class="col-sm-13 blog-main">
0014     <hr>
0015     <center>
0016       <div class="row">
0017         <div class="col-sm-6">
0018           {% include images/image.md name='beast_opera_map' width='400' %}
0019         </div>
0020         <div class="col-sm-6">
0021           <p class="lead">
0022               Open solenoid design (no field clamps) 
0023           </p>
0024           <p class="lead">
0025               Homogeneous (less than than 4% variation) 3T central field in the TPC volume 
0026           </p>
0027           <p class="lead">
0028               Fringe field is tuned in order and minimize charge particle bending in the forward
0029               gaseous RICH volume (less than 1mrad RMS for 10 GeV/c particles up to 25 degree
0030               polar angles)
0031           </p>   
0032           <p class="lead">
0033               Field map originally produced by a collection of Open Source tools (Elmer, Netgen, ROOT)
0034           </p> 
0035         </div>
0036       </div>
0037     </center>
0038   </div>
0039 </div>