Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::MuPairProductionInteractor Class Reference

Perform electron-positron pair production by muons. More...

#include <MuPairProductionInteractor.hh>

Public Member Functions

CELER_FUNCTION MuPairProductionInteractor (NativeCRef< MuPairProductionData > const &shared, ParticleTrackView const &particle, CutoffView const &cutoffs, ElementView const &element, Real3 const &inc_direction, StackAllocator< Secondary > &allocate)
 Construct with shared and state data.
 
template<class Engine >
CELER_FUNCTION Interaction operator() (Engine &rng)
 Simulate electron-positron pair production by muons.
 

Detailed Description

Perform electron-positron pair production by muons.

Note
This performs the same sampling routine as in Geant4's G4MuPairProductionModel and as documented in the Geant4 Physics Reference Manual (Release 11.1) section 11.3.

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