Warning, /tutorials/README.md is written in an unsupported language. File is not indexed.
0001
0002 # Welcome
0003
0004 This tutorial respository carries a few example cases of analysis for [sPHENIX collaboration](https://www.sphenix.bnl.gov/).
0005
0006 * Generators
0007 * __eventgenerator_display__: Display the output of our event generators in an empty world
0008 * Simulation setups
0009 * __block__: build a simple block-shaped detector in Geant4
0010 * __cylinder__: build a simple cylinder-shaped detector in Geant4
0011 * __Momentum__: simulation/reconstruction for quick tracker tuning
0012 * Simulation checks
0013 * __materialscan__: scan radiation and hadronic interaction length in ROOT command prompt
0014 * __PHG4DSTReader__: poke at simulation results with ROOT command lines. For official analysis please use analysis module such as the next a few items below
0015 * Example analysis modules
0016 * __CreateSubsysRecoModule__: Create a SubsysReco module template yourself - no cut and paste anymore
0017 * __AnaTutorial__: analysis tutorial with compiled module processing track, clusters and jets. See [Recording and slides by Joe Osborn](https://indico.bnl.gov/event/7254/).
0018 * __MyOwnTTree__: two examples to create your own TTree using analysis module in the Fun4All framework
0019 * __myjetanalysis__: example to analysis jet and to perform jet fragmentation and jet shape analysis
0020 * __CaloAna__: example to fetch calorimeter hit, tower and clusters and save to a NTuple
0021 * __JupyterLab__: run the sPHENIX anaysis on the [BNL SDCC Jupyter Lab web interface](https://jupyter.sdcc.bnl.gov/).
0022
0023 # Useful links
0024
0025 * Tutorials
0026 * [Get started on day-1](https://wiki.bnl.gov/sPHENIX/index.php/SPHENIX_software_day-1_checklist)
0027 * [Most recent tutorial session](https://indico.bnl.gov/event/7254/)
0028 * Documentation
0029 * [Software wiki](https://wiki.bnl.gov/sPHENIX/index.php/Software)
0030 * [Doxygen: easier way to browse code](https://sphenix-collaboration.github.io/doxygen/)
0031 * [Build a package](https://wiki.bnl.gov/sPHENIX/index.php/Example_of_using_DST_nodes#Building%20a%20package)
0032 * Communication
0033 * [Simulation and software meeting series](https://indico.bnl.gov/categoryDisplay.py?categId=88)
0034 * [Discussion on this repository](https://lists.bnl.gov/mailman/listinfo/sphenix-github-l)
0035
0036 [](https://www.sphenix.bnl.gov/)