Celeritas 0.6.0-2+develop.96611fab
|
#include "corecel/Assert.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 "geocel/random/IsotropicDistribution.hh"
#include "celeritas/optical/Interaction.hh"
#include "celeritas/optical/ParticleTrackView.hh"
#include "celeritas/phys/InteractionUtils.hh"
Classes | |
class | celeritas::optical::RayleighInteractor |
Sample optical Rayleigh scattering. More... | |