Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.76 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.76 KB

Please use tutorial entry site: https://eic-detector.github.io/

Welcome

This tutorial respository carries a few example cases of analysis for sPHENIX collaboration and for EIC studies:

  • Generators
    • eventgenerator_display: Display the output of our event generators in an empty world
  • Simulation setups
    • block: build a simple block-shaped detector in Geant4
    • cylinder: build a simple cylinder-shaped detector in Geant4
  • Simulation checks
    • materialscan: scan radiation and hadronic interaction length in ROOT command prompt
    • PHG4DSTReader: poke at simulation results with ROOT command lines. For official analysis please use analysis module such as the next a few items below
  • Example analysis modules
    • MyOwnTTree: two examples to create your own TTree using analysis module in the Fun4All framework
    • myjetanalysis: example to analysis jet and to perform jet fragmentation and jet shape analysis
    • CaloAna: example to fetch calorimeter hit, tower and clusters and save to a NTuple

Useful links

logo