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

Implementation of hybrid generator #13699

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    6d482bb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    4cdde00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8997c84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d512bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ce5b8e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    1ae6842 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Introduced TBufferJSON functions + local params for Pythia8, BoxGen a…

    …nd O2Kine
    
    Pythia8 and BoxGen work well, but O2Kine has an issue since it returns "GeneratorFromO2Kine: Ran out of events" when running. This is ONLY the first implementation, multiple tests and fixes must still be implemented, apart from adding the other generators.
    jackal1-66 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    74db66f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d67c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Finished implementation for remaining geneators

    They are all working now, a cleanup of the code will be done in next commits. The cmd spawning feature is now working also with the hybrid configuration
    jackal1-66 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    37feb1c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    94b4413 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Clang formatting fix

    jackal1-66 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    4cc00d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b749a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ed0332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c2d37 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    4afcb33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3deefd0 View commit details
    Browse the repository at this point in the history
  3. Reduced size of evtpool

    jackal1-66 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ac4f15b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    806b75e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b4d864 View commit details
    Browse the repository at this point in the history