add possibility of storing B decay time from external generator + various other edits - #82
Open
dlanci wants to merge 1 commit into
Open
add possibility of storing B decay time from external generator + various other edits#82dlanci wants to merge 1 commit into
dlanci wants to merge 1 commit into
Conversation
…pidSim + various other
Author
|
Any chance this can be reviewed? @michalkreps @chrisburr (not sure I'm including all the relevant project maintainers) |
Collaborator
|
I will have a look, but do not have time this week and possibly also next week is tricky. |
Author
|
No problem, that's not urgent. I am also available for a chat in case it can save some effort since it's a lot of changes. Also EvtGen's treatment of oscillation parameters is not always uniform, (see e.g. https://gitlab.cern.ch/evtgen/evtgen/-/work_items/34) so I had to adapt to it using the least ugly hack. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request aims at storing decay length and flight time information from external generators, e.g. If oscillation is enabled in EvtGen, B decay time can be saved to ntuple to include oscillation effects. It does so by using HepMCEvent as it is shown in EvtGen's examples (eg here)
In particular, this MR aims at:
dm_incohMix_B0ordm_incohMix_B0sare defined this will enable B meson oscillations if your EvtGen model includes themTest with the following decay and config files:
Bs0 -> {KS -> pi+ pi-} {Jpsi -> mu+ mu-}