Celeritas 0.7.0-dev.127+develop.e63889793
|
#include <cmath>
#include "corecel/Assert.hh"
#include "corecel/Constants.hh"
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/math/Algorithms.hh"
#include "corecel/math/ArrayOperators.hh"
#include "corecel/math/ArraySoftUnit.hh"
#include "corecel/math/ArrayUtils.hh"
#include "corecel/math/SoftEqual.hh"
#include "corecel/random/distribution/BernoulliDistribution.hh"
#include "corecel/random/distribution/RejectionSampler.hh"
#include "corecel/random/distribution/UniformRealDistribution.hh"
#include "celeritas/Types.hh"
#include "celeritas/optical/Interaction.hh"
#include "celeritas/optical/MieData.hh"
#include "celeritas/optical/ParticleTrackView.hh"
Classes | |
class | celeritas::optical::MieInteractor |
Sample optical Mie scattering using the Henyey–Greenstein distribution. More... | |