Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::PhysicsParamsOptions Struct Reference

Physics configuration options. More...

#include <PhysicsParams.hh>

Public Attributes

real_type secondary_stack_factor {3}
 
bool disable_integral_xs {false}
 
size_type spline_eloss_order {1}
 
Range calculation
real_type fixed_step_limiter {0}
 
Energy loss
real_type min_eprime_over_e {0.8}
 
real_type linear_loss_limit {0.01}
 
Multiple scattering
real_type lambda_limit {real_type{1} * units::millimeter}
 
real_type safety_factor {0.6}
 
Particle-dependent parameters
ParticleOptions light {ParticleOptions::default_light()}
 
ParticleOptions heavy {ParticleOptions::default_heavy()}
 

Detailed Description

Physics configuration options.

Input options are:


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