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

Add release-validation workflow #2

Open
bartosik-hep opened this issue May 2, 2023 · 0 comments
Open

Add release-validation workflow #2

bartosik-hep opened this issue May 2, 2023 · 0 comments
Assignees

Comments

@bartosik-hep
Copy link
Collaborator

Create a script that runs a full detector simulation cycle producing relevant outputs for validation of a software release.

  • test the MARS15 -> LCIO conversion script
    • generate a file with MCParticles from a small subset of MARS15 sample
    • plot basic properties of the resulting BIB particles: [energy, position, time] vs pdgId
  • validate the GEANT4 and BIB overlay code
    • simulate a muon gun event with overlaid BIB particles in the baseline detector geometry
    • plot basic properties of the SimHits: position, time, energy, multiplicity vs layer.
  • validate digitization code
    • run digitization of the simulated hits
    • plot basic properties of the RecHits: time, energy, multiplicity vs layer
@bartosik-hep bartosik-hep self-assigned this May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant