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

Complete Pythia8 singleton (rebased & ready to go) #420

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2024

  1. don't explicitly set __GENIE_PYTHIA6_ENABLED__, rather rely on Framew…

    …ork/Conventions/GBuild.h
    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b357565 View commit details
    Browse the repository at this point in the history
  2. make pythia6 symmetric with pythia8

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6ed5ed3 View commit details
    Browse the repository at this point in the history
  3. make GOPT_ENABLE_PYTHIA6 control setting pythia6 variables; make incl…

    …usion of EGPythia6 dependent on GOPT_ENABLE_PYTHIA6
    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    49a96dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd6eb87 View commit details
    Browse the repository at this point in the history
  5. don't explicitly set __GENIE_PYTHIA6_ENABLED__, rather rely on Framew…

    …ork/Conventions/GBuild.h
    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2142f7f View commit details
    Browse the repository at this point in the history
  6. whitespace cleanup

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5d3aba6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63fc80e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd81765 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    374b0bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1263230 View commit details
    Browse the repository at this point in the history
  11. hide pythia6 interface if not enabled

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    64a1b88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d7dbb6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    685a81e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0087993 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    890fad1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a0c322 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9939dcd View commit details
    Browse the repository at this point in the history
  18. pythia6 enable/disable just like pythia8; no longer try to depend on …

    …root_config_status
    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0a52316 View commit details
    Browse the repository at this point in the history
  19. reflect new factorization

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    65c291f View commit details
    Browse the repository at this point in the history
  20. header order matters

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cabdbd5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2bc7768 View commit details
    Browse the repository at this point in the history
  22. small comment typo

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    270fd4a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6eb7396 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    df2cf90 View commit details
    Browse the repository at this point in the history
  25. fix typo

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ec4e8bc View commit details
    Browse the repository at this point in the history
  26. first go at Pythia8 decayer

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f28ecd5 View commit details
    Browse the repository at this point in the history
  27. first pass at Pythia8 charm hadronizer

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    51e79eb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7009f52 View commit details
    Browse the repository at this point in the history
  29. remove spurious include for pythia6

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    58bf3a0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e5298c0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    84496c3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8ea4b07 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2817780 View commit details
    Browse the repository at this point in the history
  34. don't link to pythia6 libraries here

    nusense authored and sjgardiner committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5c93209 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9d6a7de View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b104930 View commit details
    Browse the repository at this point in the history