Back to home page

EIC code displayed by LXR

 
 

    


Warning, /tutorial-analysis/instructors/instructor-notes.md is written in an unsupported language. File is not indexed.

0001 ---
0002 title: "Instructor Notes"
0003 ---
0004 
0005 This tutorial teaches learners how to analyze the reconstructed simulation output produced by
0006 EICrecon. It follows the [Setting Up Your Environment](https://eic.github.io/tutorial-setting-up-environment/)
0007 tutorial, which establishes the `eic-shell` environment learners rely on here.
0008 
0009 ## Before the session
0010 
0011 - Ask learners to complete the [Setup](../learners/setup.md) page in advance, in particular
0012   downloading a reconstruction output file (50-80 MB) from the current simulation campaign, since
0013   this depends on network access to the JLab xrootd server.
0014 - Confirm learners have a working, interactive ROOT install (either inside `eic-shell` or ROOT
0015   6.30+ locally) as described on the Setup page.
0016 
0017 ## Timing
0018 
0019 Most of the lesson is hands-on analysis. Learners should work the exercises in whichever language
0020 (ROOT C++, Python/uproot, RDataFrame, or PODIO) they are most comfortable with; you do not need to
0021 cover every approach live.