Skip to content

EIC-Detector/tutorials

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C 61.6%
  • C++ 29.6%
  • Makefile 4.2%
  • M4 1.7%
  • Objective-C 1.2%
  • Perl 1.1%
  • Shell 0.6%