Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.72 KB

Summary.md

File metadata and controls

31 lines (20 loc) · 2.72 KB

Short summary

  1. Main informations
  2. Github repository with O2 instructions
  3. O2 tutorial with Luca Barioglio and Maja Kabus
  4. FemtoWorld

Main informations

Affiliation: Warsaw University of Technology
Supervisor: Dr inż. Łukasz Graczykowski
Thesis topic: Analysis of angular correlations of protons with $\Phi$ mesons in proton-proton collisions in the ALICE experiment

Github repository with O2 instructions

For almost a year now, I've been writing down in my repository on github all the information I thought is needed to better understand O2 software. This mainly refers to basic operations in the O2 environment. For example, instructions with examples on how to build a system, upgrade, add your files and much more. In the instructions, I also included information on how to efficiently deal with errors that can sometimes occur.
Link to this repository can be found here -> Link to the repository

O2 tutorial with Luca Barioglio and Maja Kabus

I also helped organize a workshop with O2 along with Luca Barioglio and Maja Kabus. The code from the workshop is posted in the O2 tree. The files can be found in the folder: alice/O2Physics/PWGCF/Tutorial/ (Link to the official github repository).
My contribution was mainly to prepare a concise manual (in markdown) and to describe the structures learned in each of the smaller tutorials the workshop consisted of.

FemtoWorld

The code I added to the O2 tree can be seen here -> alice/O2Physics/PWGCF/FemtoWorld. The FemtoWorld folder code is based on a version from about 2 months ago of the FemtoDream code. I extended this base with functionalities that allow me to reconstruct phi mesons and get QA charts for them (as well as for their daughters). At this point, running my analysis already allows you to get a histogram of $\Delta \eta \Delta \varphi$ for $p-\Phi$.

image

At this point, I have only done the analysis locally. The analysis has passed testing and I am waiting for results from hyperloop (they are being produced right now). Below I have provided a list of the histograms that form when you run the track-phi task.

image