Warning, /tutorial-analysis/index.md is written in an unsupported language. File is not indexed.
0001 ---
0002 site: sandpaper::sandpaper_site
0003 ---
0004
0005 Welcome to the EIC Tutorial on analyzing simulation output!
0006
0007 This tutorial covers how to access, explore, and analyze the reconstructed simulation output produced
0008 by the ePIC software stack (EICrecon), using ROOT, Python/uproot, RDataFrame, and PODIO based
0009 approaches.
0010
0011 ::::::::::::::::::::::::::::::::::::::::::::: prereq
0012
0013 ## Prerequisites
0014
0015 Knowledge of CERN ROOT and/or Python/RDataFrames is assumed. Please take a look at the
0016 [Setup](learners/setup.md) page for necessary prerequisites for this lesson.
0017
0018 This tutorial follows other tutorials in the EIC series:
0019
0020 - [Setting Up Your Environment](https://eic.github.io/tutorial-setting-up-environment/)
0021
0022 Further information is included in other tutorials:
0023
0024 - [Geometry Development with DD4hep](https://eic.github.io/tutorial-geometry-development-using-dd4hep/)
0025 - [Simulations Using DDsim and Geant4](https://eic.github.io/tutorial-simulations-using-npsim-and-geant4/)
0026 - [Reconstruction Algorithms in JANA2](https://eic.github.io/tutorial-jana2)
0027 - [Developing Benchmarks](https://eic.github.io/tutorial-developing-benchmarks/)
0028
0029 :::::::::::::::::::::::::::::::::::::::::::::