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

Muon Beam Physics #1272

Open
3 of 9 tasks
tmdelellis opened this issue Jun 12, 2024 · 0 comments
Open
3 of 9 tasks

Muon Beam Physics #1272

tmdelellis opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
physics Particles, processes, and stepping algorithms

Comments

@tmdelellis
Copy link
Contributor

tmdelellis commented Jun 12, 2024

The muon beam is the source term itself and we must likely will not have to plan for any previous part of the beamline. In this scenario, to simulate different muon beam profiles interacting with a d-t mixture, the physics list includes standard EM muon physics, plus decay. The process: models list is:

Decay

  • G4VDecayChannel: G4MuonDecayChannel

EM

  • G4MuIonisation
  • G4MuMultipleScattering: G4WentzelVIModel (@amandalund)
  • G4CoulombScattering: G4eCoulombScattering (any additions needed to support muons?)
  • G4MuPairProduction: G4MuPairProductionModel
  • G4MuBremsstrahlung: G4MuBremsstrahlungModel
@tmdelellis tmdelellis added the physics Particles, processes, and stepping algorithms label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physics Particles, processes, and stepping algorithms
Projects
None yet
Development

No branches or pull requests

3 participants