Skip to content

ECCE-EIC/tutorials

This branch is 21 commits ahead of, 127 commits behind sPHENIX-Collaboration/tutorials:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

be78665 · Apr 20, 2022
Jul 6, 2021
Sep 27, 2021
Apr 17, 2019
May 21, 2021
Apr 20, 2022
May 2, 2019
Jan 10, 2020
Jun 30, 2021
Sep 9, 2020
Feb 7, 2020
May 9, 2019
May 2, 2019
Apr 17, 2019
May 1, 2019
Sep 13, 2021
Jul 31, 2019
Nov 11, 2020
Jan 15, 2021
May 8, 2020
Jul 3, 2018
Sep 9, 2020

Repository files navigation

Welcome

This tutorial respository carries a few example cases of analysis for sPHENIX collaboration.

  • 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
    • Momentum: simulation/reconstruction for quick tracker tuning
  • 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
    • CreateSubsysRecoModule: Create a SubsysReco module template yourself - no cut and paste anymore
    • AnaTutorial: analysis tutorial with compiled module processing track, clusters and jets. See Recording and slides by Joe Osborn.
    • 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
  • JupyterLab: run the sPHENIX anaysis on the BNL SDCC Jupyter Lab web interface.

Useful links

logo

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 51.1%
  • C 31.8%
  • C++ 15.2%
  • Makefile 1.0%
  • M4 0.4%
  • Shell 0.3%
  • Perl 0.2%