Skip to content

Commit

Permalink
Add link to O2AT page in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
romainschotter committed Oct 11, 2024
1 parent 4611313 commit 67d0020
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Tutorials/PWGLF/Strangeness/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This repository contains the codes to analyse V0 and cascade particles in proton
* `strangeness_step2.cxx` Apply PID selections on V0 daughter tracks
* `strangeness_step3.cxx` Check the MC information of the V0s and verify with the PID information of daughter tracks

The introduction and hands-on sessions can be found here: https://indico.cern.ch/event/1326201/

## PbPb
This repository contains the code to analyse cascade particles in Pb-Pb collisions.
The tutorial revolves around two aspects:
Expand All @@ -22,4 +24,6 @@ ii) the analysis of the derived data in the directory Analysis, containing:
* `strangeness_pbpb_step1.cxx` Apply selections on topological variables of cascades
* `strangeness_pbpb_step2.cxx` Apply TPC PID selections on cascade daughter tracks
* `strangeness_pbpb_step3.cxx` Apply TOF PID selections on cascade daughter tracks (if available)
* `strangeness_pbpb_step4.cxx` Check the MC information of the cascade
* `strangeness_pbpb_step4.cxx` Check the MC information of the cascade

The introduction and hands-on sessions can be found here: https://indico.cern.ch/event/1425820/

0 comments on commit 67d0020

Please sign in to comment.