Skip to content

LF (strangeness) triggers implementation#274

Merged
mpuccio merged 1 commit into
AliceO2Group:masterfrom
ercolessi:master
Nov 12, 2021
Merged

LF (strangeness) triggers implementation#274
mpuccio merged 1 commit into
AliceO2Group:masterfrom
ercolessi:master

Conversation

@ercolessi

Copy link
Copy Markdown
Collaborator

This code is co-authored by @ChiaraDeMartin95

Dear experts,
this is the first version of the LF strangeness trigger task.
As you will see we save some QA histos which are crucial at this stage to make sure our selections are compatible with Run3 data. In the future if necessary we can decide to remove them.

Please let us know if you have comments or suggestions.

@ercolessi ercolessi marked this pull request as ready for review November 12, 2021 11:00
@mpuccio mpuccio enabled auto-merge (squash) November 12, 2021 21:33

@mpuccio mpuccio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ercolessi, thanks a lot for the PR! I now approve for merging but in the next iteration please consider to replace TMath::Power with std::pow. In particular, when you do sum in quadratures (like in line 208) you can also use std::hypot(px,py,pz) that computes the total momentum.

@mpuccio mpuccio merged commit cf6aedc into AliceO2Group:master Nov 12, 2021
mbombara pushed a commit that referenced this pull request Mar 31, 2024
* PWGLF: TOF Nsigs for cascades + adjustments

* Please consider the following formatting changes (#273)

* Adjusting ccdb load procedure for cascade

* Add TOF NSigma QA histograms

* Please consider the following formatting changes (#274)

---------

Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
christianreckziegel pushed a commit to christianreckziegel/O2Physics that referenced this pull request May 2, 2024
* PWGLF: TOF Nsigs for cascades + adjustments

* Please consider the following formatting changes (AliceO2Group#273)

* Adjusting ccdb load procedure for cascade

* Add TOF NSigma QA histograms

* Please consider the following formatting changes (AliceO2Group#274)

---------

Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
hahassan7 pushed a commit to hahassan7/O2Physics that referenced this pull request May 17, 2024
* PWGLF: TOF Nsigs for cascades + adjustments

* Please consider the following formatting changes (AliceO2Group#273)

* Adjusting ccdb load procedure for cascade

* Add TOF NSigma QA histograms

* Please consider the following formatting changes (AliceO2Group#274)

---------

Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants