Celeritas 0.7.0-dev.370+develop.9def02c
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::GeantMuonPhysicsOptions Struct Reference

Construction options for Geant muon EM physics (use std::nullopt to disable). More...

#include <GeantPhysicsOptions.hh>

Public Attributes

bool pair_production {true}
 Enable muon pair production.
 
bool ionization {true}
 Enable muon ionization.
 
bool bremsstrahlung {true}
 Enable muon bremsstrahlung.
 
bool coulomb {false}
 Enable muon single Coulomb scattering.
 
MscModelSelection msc {MscModelSelection::urban}
 Enable multiple coulomb scattering and select a model.
 

Detailed Description

Construction options for Geant muon EM physics (use std::nullopt to disable).

Member Data Documentation

◆ msc

MscModelSelection celeritas::GeantMuonPhysicsOptions::msc {MscModelSelection::urban}

Enable multiple coulomb scattering and select a model.

Muon MSC currently requires MSC enabled for electrons and positrons


The documentation for this struct was generated from the following file: