Skip to content

Included close pair rejection in trigger, ppp trigger, fix in V0 checks#271

Merged
jgrosseo merged 1 commit into
AliceO2Group:masterfrom
lauraser:master
Nov 12, 2021
Merged

Included close pair rejection in trigger, ppp trigger, fix in V0 checks#271
jgrosseo merged 1 commit into
AliceO2Group:masterfrom
lauraser:master

Conversation

@lauraser

Copy link
Copy Markdown
Collaborator
  1. Close pair rejection included in trigger,
  2. ppp trigger added,
  3. obtaining V0 daughters from table had a bug, fixed in both FemtoDreamDetaDphiStar and FemtoDreamPairCleaner cases.

Configurable<int> Q3Trigger{"Q3Trigger", 0, "Choice which trigger to run"};
Configurable<float> ldeltaPhiMax{"ldeltaPhiMax", 0.017, "Max limit of delta phi"};
Configurable<float> ldeltaEtaMax{"ldeltaEtaMax", 0.017, "Max limit of delta eta"};
Configurable<float> lmagfield{"lmagfield", 0.5, "Magnetic field value"};

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.

You don't need a configurable for the magnetic field any longer
Have a look at https://github.com/AliceO2Group/O2Physics/blob/master/PWGCF/Tasks/correlations.cxx#L162

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thanks a lot for pointing to this example, Victor! Vale is implementing this now, but I want to merge the trigger code now as it is so that I can test it on hyperloop over the weekend. Next week we will include the magnetic field information appropriately.

@jgrosseo jgrosseo enabled auto-merge (squash) November 12, 2021 14:18
@jgrosseo jgrosseo disabled auto-merge November 12, 2021 14:19
@jgrosseo jgrosseo enabled auto-merge (squash) November 12, 2021 14:19
@jgrosseo

Copy link
Copy Markdown
Contributor

Waiting for @mpuccio approval...

@jgrosseo jgrosseo merged commit aa40973 into AliceO2Group:master Nov 12, 2021
ddobrigk added a commit that referenced this pull request Mar 27, 2024
* MM: particles 2 tracks alternate process test

* Please consider the following formatting changes (#271)

---------

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
* MM: particles 2 tracks alternate process test

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

---------

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
* MM: particles 2 tracks alternate process test

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

---------

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.

4 participants