Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 186
    • Merge requests 186
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !57430

CA-based ParticleGun configuration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John Derek Chapman requested to merge jchapman/athena:ParticleGunCA_master into master Oct 11, 2022
  • Overview 32
  • Commits 3
  • Pipelines 3
  • Changes 9

Most of the new configuration is in Generators/ParticleGun/python/ParticleGunConfig.py HITS file output matches legacy configuration, but the OutputLevel does not seem to get properly in the CA-based version currently, so the log includes DEBUG as well as INFO messages from ParticleGun.
The approach used for ParticleGun configuration in Simulation/SimuJobTransforms/python/CommonSimulationSteering.py could be expanded to configured the CosmicGenerator also.

Added two new flags:

  • flags.Random.SeedOffset: this will also be used to replace flags.Digitization.RandomSeedOffset in a future MR.
  • flags.Sim.GenerationConfiguration: placeholder for "on-the-fly" generation configuration until there has been a discussion of CA-based Evgen configuration.
Edited Jan 24, 2023 by John Derek Chapman
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ParticleGunCA_master