MARLEY (Model of Argon Reaction Low Energy Yields)
v1.2.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
|
This is the complete list of members for marley::ExitChannel, including all inherited members.
compute_total_width()=0 | marley::ExitChannel | protectedpure virtual |
do_decay(double &Exf, int &two_Jf, marley::Parity &Pf, const marley::Particle &compound_nucleus, marley::Particle &emitted_particle, marley::Particle &residual_nucleus, marley::Generator &gen) const =0 | marley::ExitChannel | pure virtual |
emits_fragment() const =0 | marley::ExitChannel | pure virtual |
emitted_particle_pdg() const =0 | marley::ExitChannel | pure virtual |
Exi_ | marley::ExitChannel | protected |
ExitChannel()=default | marley::ExitChannel | |
ExitChannel(int pdgi, int qi, double Exi, int twoJi, marley::Parity Pi, double rho_i, marley::StructureDatabase &sdb) | marley::ExitChannel | inline |
final_nucleus_pdg() const =0 | marley::ExitChannel | pure virtual |
is_continuum() const =0 | marley::ExitChannel | pure virtual |
make_width_iterator(It it) | marley::ExitChannel | inlinestatic |
one_over_two_pi_rho_i_ | marley::ExitChannel | protected |
pdgi_ | marley::ExitChannel | protected |
Pi_ | marley::ExitChannel | protected |
prepare_products(const marley::Particle &compound_nucleus, marley::Particle &emitted_particle, marley::Particle &residual_nucleus, double Exf, marley::Generator &gen) const | marley::ExitChannel | protectedvirtual |
qi_ | marley::ExitChannel | protected |
sdb_ | marley::ExitChannel | protected |
twoJi_ | marley::ExitChannel | protected |
width() const | marley::ExitChannel | inline |
width_ | marley::ExitChannel | protected |
~ExitChannel()=default (defined in marley::ExitChannel) | marley::ExitChannel | virtual |