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

[PPS] Direct simulation as sequence #38280

Merged
merged 18 commits into from Aug 4, 2022

Commits on Jul 29, 2022

  1. Firt skeletton of direct simulation in SimPPS

    - New direct simulation configuration added in SimPPS/Configuration
    - Added a ppsDirectSim task/sequence skeleton, with a corresponding test
    forthommel committed Jul 29, 2022
    Copy the full SHA
    1828c83 View commit details
    Browse the repository at this point in the history
  2. Moving things around in direct simu

    - moved the simulation package to a dedicated SimPPS/DirectSimProducer subpackage
    - eras process modifiers now loading external condition objects
    - grouping of profiles by year
    - set default beam energy to run 3 value, and only modify run 2 accordingly
    - base_cff is now only containing the postfixes
    forthommel committed Jul 29, 2022
    Copy the full SHA
    ef1cb85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2000e61 View commit details
    Browse the repository at this point in the history
  4. Still moving things a bit

    - replaced ctpps_2021 by a new ctpps_2022 era
    - modified arrangement of SIM-RECO sequences loading in validation template file
    forthommel committed Jul 29, 2022
    Copy the full SHA
    d71c9c6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b22c510 View commit details
    Browse the repository at this point in the history
  6. Removing ctppsGeometryESModule from run3 recipes (loaded by default b…

    …y the recoCTPPS sequence container)
    forthommel committed Jul 29, 2022
    Copy the full SHA
    fa041b2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    264ffc4 View commit details
    Browse the repository at this point in the history
  8. Added the vertex smearing as part of the simulation sequence ; new AO…

    …D/miniAOD sequence modifiers
    forthommel committed Jul 29, 2022
    Copy the full SHA
    d62ac2c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0e3b4df View commit details
    Browse the repository at this point in the history
  10. Reco: local tracks lite producer default behaviour now matches 2018/r…

    …un 3, added modifiers for 2016/17 subdetectors
    forthommel committed Jul 29, 2022
    Copy the full SHA
    f2b99e8 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1a5a9ea View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0d91048 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b3c3d70 View commit details
    Browse the repository at this point in the history
  14. Sim: splitted the matcher functions into their two AOD/miniAOD variants

    - also specifying pixel topology conditions preference for safety
    forthommel committed Jul 29, 2022
    Copy the full SHA
    4e71886 View commit details
    Browse the repository at this point in the history
  15. Sim: added two customisation procedures for (mini)AOD direct simulati…

    …on steering, along with rng seed
    forthommel committed Jul 29, 2022
    Copy the full SHA
    dc405c9 View commit details
    Browse the repository at this point in the history
  16. Config: adding rng service only if not found in process attributes ; …

    …added a base setupPPSDirectSim customiser to avoid code duplication
    forthommel committed Jul 29, 2022
    Copy the full SHA
    76cdd55 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    9edfb94 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    8897905 View commit details
    Browse the repository at this point in the history