Celeritas 0.6.0-dev.116+3fbab5e0
|
#include <cmath>
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/math/Algorithms.hh"
#include "celeritas/em/interactor/detail/PhysicsConstants.hh"
#include "celeritas/em/xs/MottRatioCalculator.hh"
#include "celeritas/em/xs/NuclearFormFactors.hh"
#include "celeritas/em/xs/WentzelHelper.hh"
#include "celeritas/mat/IsotopeView.hh"
#include "celeritas/phys/ParticleTrackView.hh"
#include "celeritas/random/distribution/BernoulliDistribution.hh"
#include "celeritas/random/distribution/RejectionSampler.hh"
Classes | |
class | celeritas::WentzelDistribution |
Sample the polar scattering angle cosine for Wentzel Coulomb scattering. More... | |