Skip to content
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

Several EvtGen model enhancements and a fix #396

Merged
merged 11 commits into from
Nov 17, 2023

Conversation

eduardo-rodrigues
Copy link
Member

Several matters:

  1. Continuing further on Test suite to verify all EvtGen models are parsed correctly - take 8 #394 and similar PRs to deal with task Enhance test suite to verify all EvtGen models #357. Closes Enhance test suite to verify all EvtGen models #357.
  2. Adds LHCb model RareLbToLll.
  3. Removes model LQCD wrongly added in PR More EvtGen models and keywords (mostly for LHCb) #336. LQCD rather is a model parameter.
  4. Enhances EvtGen model parsing to be able to cope with XML file paths given as model parameters.
  5. Enhances EvtGen model parsing to be able to understand negative model parameters defined via a Define statement, e.g. with a Define blabla ... and then a model line1.0 <list of particles> <model> -blabla.

@eduardo-rodrigues eduardo-rodrigues added enhancement New feature or request tests fix labels Nov 17, 2023
@eduardo-rodrigues eduardo-rodrigues self-assigned this Nov 17, 2023
@eduardo-rodrigues eduardo-rodrigues merged commit b441e11 into master Nov 17, 2023
11 checks passed
@eduardo-rodrigues eduardo-rodrigues deleted the eduardo-model-enhancements branch November 17, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance test suite to verify all EvtGen models
1 participant