You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

TruthJetAnalysis: a lightweight framework to analyse Pythia8-generated events

This is a lightweight framework to analyse truth-level events. The events are generated on the fly with pythia8. The generated process is configurable, and so is the number of overlaid pileup events. 

The code relies on fastjet, pythia8 and root, all of which can be easily installed on a laptop. However, the install instructions below are for the atlint machines, i.e. for users with a SLAC computing account. 

 

Getting Started & Compile

(1) Check out the code from GIT:

git clone https://github.com/pnef/LightJetAnalysis.git

  • No labels