HOME Particle Physics
AGH UST Kraków
Cząstki Elementarne i Oddziaływania - semestr letni 2022
HOT NEWS!
- Egzamin odbędzie się 20 czerwca o godzinie 11:15 w sali 108 D10.
- W dniach 6-10 czerwca 2022 r. w murach naszej Uczelni odbędzie się XIV Międzynarodowa Konferencja BEACH 2022, organizowanej przez zespół LHCb z Katedry Oddziaływań i Detekcji Cząstek WFiIS AGH. Zapraszamy!
- Magic beauty charmless decays: przeczytaj
WYKŁADY
ĆWICZENIA
- Relatywistyka (21.03.2022) Zadania
- Zderzenia (4.04.2022) Zadania
- Model kwarkowy (9.05.2022) Zadania
- Ekperymentalne aspekty Modelu Standardowego (dodatek) Zadania
Zagadnienia do egzaminu: tutaj
LABORATORIUM
- Wprowadzenie - co w Roocie piszczy? Generacja rozpadu, zadanie pptx, pdf
- ROOT - różne techniki analizy
PROJEKT
ROOT
You can find a plethora of ROOT tutorials.
- Let’s start with some basis:
- All you need to do in ROOT is described in HASCO lectures and examples [2]:
- here (.cpp and .py examples
- there (also .ipynb examples)
Working environment
HEP analyses usually require ROOT framework.
You can use ROOT on Windows but I strongly discourage you from doing this.
You can either:
- use our group server
lhcbd1
(access through taurus.fis.agh.edu.pl
), you have both ROOT framowork, conda environment and data sets, see here,
- use your personal computer with VM and install ROOT, see here,
- upload our VM and become a happy user of well-configured VM,
ROOT
and conda
application:
How to start with Jupyter Notebook
- start with reading this
- everything you need to know is here
- notebook on AGH LHCb server
lhcbd1
Python
- practical course of Python, see here
C++ or Py? This is the question…
Well, why not trying both? Below you can find example of the same analysis in ROOT in C++ and Python scenario [3]:
[1] LHCb Detector Performance, LHCb Collaboration, Roel Aaij et al. (Dec 19, 2014) Int.J.Mod.Phys.A 30 (2015) 07, 1530022
[2] Hadron Collider Physics Summer School - HASCO