A cross section calculation handbook for students
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
The python codes in this repository are licensed under MIT license.
- Unified notation system
- Derivation of cross section, tree-level and a bit loop
- Electromagnetism and weak interaction covered
- Reference of textbooks for each step
- Reference of literatures for final numerical results
- Comparison to latest experiment results
- Focus on simplified theory
- Python codes provided
- neutrino - lepton
- neutrino - quark & nucleus
- WIMP - nucleon
- dark photon - electron
- axion - electron
inside note
folder, run
latexmk -C && latexmk --lualatex main.tex --shell-escape
pip install xsectron
The template used in LaTex codes is modified based on Physics Book Template, published at Overleaf under Creative Commons CC BY 4.0 license, by Charles Averill.