Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /tutorial-simulations-using-ddsim-and-geant4/_includes/episode_break.html was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 {% comment %}
0002     Display a break's timings in a box similar to a learning episode's.
0003 {% endcomment %}
0004 <blockquote class="objectives">
0005   <h2>Overview</h2>
0006 
0007   <div class="row">
0008     <div class="col-md-3">
0009       <strong>Break:</strong> {{ page.break }} min
0010     </div>
0011     <div class="col-md-9">
0012     </div>
0013   </div>
0014 
0015 </blockquote>