EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Material/Interactions.hpp"
#include "ActsFatras/Physics/Scattering/detail/Scattering.hpp"
#include <random>
Go to the source code of this file.
Classes | |
struct | ActsFatras::detail::GaussianMixture |
Generate scattering angles using a Gaussian mixture model. More... | |
Namespaces | |
namespace | ActsFatras |
namespace | ActsFatras::detail |
Typedefs | |
using | ActsFatras::GaussianMixtureScattering = detail::Scattering< detail::GaussianMixture > |