How to make your own Monte Carlo Event Generator
Overview
Teaching: 30 min
Exercises: 5 minQuestions
How to make your own monte carlo event generator using basic python?
Objectives
Motivation on how the a monte carlo event generator works?
We may make use of the following papers/software to develop this episode.
- Papers:
- A. Papaefstathiou, How-to: write a parton-level Monte Carlo particle physics event generator. Eur. Phys. J. Plus 135, 497 (2020).
- A. Desai, Monte Carlo Event Generator for the ABC Model (Pre-print), https://zenodo.org/record/8181098.
-
Software:
Key Points