Back to home page

EIC code displayed by LXR

 
 

    


Warning, /drich-dev/doc/tutorials/README.md is written in an unsupported language. File is not indexed.

0001 dRICH Tutorial Series
0002 =====================
0003 
0004 Welcome to the dRICH Simulation Tutorials landing page! This page will link
0005 to all of our tutorials, and is hosted here on Github to allow for updates
0006 as needed. Before going through the dRICH tutorials, there are a few
0007 prerequisite tutorials on ePIC software in general:
0008 
0009 Prerequisite Tutorials
0010 ----------------------
0011 These are tutorials given to the general ePIC Collaboration. Before following
0012 any dRICH-specific tutorials, it is recommended to at least watch the
0013 **REQUIRED** tutorials. The _optional_ prerequisites are not necessary, but are
0014 helpful to have done in advance of the corresponding dRICH-specific tutorial
0015 (e.g., watch the EICrecon tutorial before dRICH-specific reconstruction
0016 tutorial).
0017 
0018 1. Setup of eic-shell and Github (**REQUIRED**): <https://indico.bnl.gov/event/16826/>
0019 2. DD4hep geometry basics (**REQUIRED**): <https://indico.bnl.gov/event/16828/>
0020 3. Simulation with DD4hep (_optional_): <https://indico.bnl.gov/event/16830/>
0021 4. Reconstruction with EICrecon (_optional_): <https://indico.bnl.gov/event/16833/>
0022 
0023 Link to all common ePIC tutorials: <https://indico.bnl.gov/category/443/>
0024 
0025 dRICH Tutorials
0026 ---------------
0027 These tutorials are organized in weekly sessions, first focusing on running the
0028 code with examples, then reading through the corresponding code and providing a
0029 tour of the implementation details.
0030 
0031 1. [Setup and Running Simulations](1-setup-and-running-simulations.md)
0032 2. [dRICH Visualization, Continuous Integration, Geometry Code](2-geometry-code.md)
0033 3. [Running Reconstruction and Benchmarks](3-running-reconstruction.md)
0034 4. [Reconstruction and Benchmark Code Part I](4-reconstruction-code-part-1.md)
0035 5. [Reconstruction and Benchmark Code Part II](5-reconstruction-code-part-2.md)
0036 6. [Geometry Parameter Scanning](6-parameter-scanning.md)