Skip to content

Updating Monopole Simulation package to include support for Dyons

Dyons are particles with both magnetic and electric charges. Additions were made to accommodate for multiple charges as well as the PDG code of Dyons. An extra ionization process and cross-section was added to G4mplAtlasIonisationWithDeltaModel.cxx to simulate the dyons interactions correctly.

A check for negative step length was added to the G4mplAtlasTransportation.cxx process to avoid a bug in range interpolation in Geant4 that would calculate a negative step causing dyons to crash in simulation.

Merge request reports

Loading