-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PWGHF: add ini for B-forced MCs for pp collisions #1693
Conversation
REQUEST FOR PRODUCTION RELEASES:
This will add The following labels are available |
### add Lb decays | ||
5122:oneChannel = 1 0.1 0 4122 -213 | ||
5122:oneChannel = 1 0.05 0 4122 211 -211 -211 | ||
5122:oneChannel = 1 0.05 0 4212 -211 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I somehow remembered that using oneChannel
for the first one reset the decay table, but indeed for the charm hadrons we also have the onIfMatch
, so probably is not correct. I added them now to be 100% sure, thanks!
* PWGHF: add ini for B-forced MCs for pp collisions * Fix typo * Add onIfMatch commands * Fix typo * Add pdg codes of B hadrons to check in test macro * Rename ini file * Fix test * Fix test (cherry picked from commit 633ed67)
* PWGHF: add ini for B-forced MCs for pp collisions * Fix typo * Add onIfMatch commands * Fix typo * Add pdg codes of B hadrons to check in test macro * Rename ini file * Fix test * Fix test (cherry picked from commit 633ed67)
* PWGHF: add ini for B-forced MCs for pp collisions * Fix typo * Add onIfMatch commands * Fix typo * Add pdg codes of B hadrons to check in test macro * Rename ini file * Fix test * Fix test (cherry picked from commit 633ed67)
Tag for async-2023-pp-apass4 created, removing label. |
This PR adds the configuration for pp MC simulations with B-hadron decays forced, in view of anchored productions.
Besides the golden decay channels, I added the dominant decays for the studies of partly reconstructed decays and correlated backgrounds (suppressed compared to the main decays, typically with -an arbitrary- 20% contribution).
@fcatalan92 @mfaggin @fcolamar please have a look if it sounds reasonable to you (also @AlexBigO, since you did quite extensive studies for the B0, if you have time to check it would be great).