Computer Code
Here you will find publicly-available open-source code that I have authored.
- I am an author of the Herwig 7 general-purpose Monte Carlo, a powerful simulation framework for particle physics event generation. You can download Herwig 7 at https://herwig.hepforge.org.
- HwSim for Herwig 7 is an analysis framework that uses ROOT for event-by-event phenomenology. You can get it here.
- I am a member of the High Energy Jets (HEJ) collaboration. You can read more about and download the code at https://hej.hepforge.org/.
- Check out my GitLab and GitHub repositories for various smaller projects: https://gitlab.com/apapaefs and https://github.com/apapaefs.
Code related to teaching and introductory material:
- Introductory Tutorials/Exercises on Monte Carlo Event Generators can be found at: https://apapaefs.web.cern.ch/.
- A tutorial on "How to write your own parton shower" can be found at: https://github.com/apapaefs/pyresias, and the related arXiv article at: https://arxiv.org/abs/2406.03528.
- Course notes (in Jupyter Book format) for Computational Physics I (PHYS 3500K) here.