Celeritas 0.7.0-dev.79+develop.b3dc2e108
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
celeritas::GeantMuonPhysicsOptions Struct Reference

Construction options for Geant muon EM physics. More...

#include <GeantPhysicsOptions.hh>

Public Member Functions

 operator bool () const
 True if any process is activated.
 

Static Public Member Functions

static GeantMuonPhysicsOptions deactivated ()
 Initialize with no physics.
 

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.

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: