|
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::Reaction, including all inherited members.
| AntiNeutrinoCC enum value | marley::Reaction | |
| atomic_target() const =0 | marley::Reaction | pure virtual |
| create_event(int pdg_a, double KEa, marley::Generator &gen) const =0 | marley::Reaction | pure virtual |
| description_ | marley::Reaction | protected |
| diff_xs(int pdg_a, double KEa, double cos_theta_c_cm) const =0 | marley::Reaction | pure virtual |
| get_description() const | marley::Reaction | inline |
| get_ejectile_pdg(int pdg_a, ProcessType proc_type) | marley::Reaction | static |
| get_projectiles(ProcessType proc_type) | marley::Reaction | protectedstatic |
| load_from_file(const std::string &filename, marley::StructureDatabase &db) | marley::Reaction | static |
| ma_ | marley::Reaction | protected |
| make_event_object(double KEa, double pc_cm, double cos_theta_c_cm, double phi_c_cm, double Ec_cm, double Ed_cm, double E_level, int twoJ, const marley::Parity &P) const | marley::Reaction | protectedvirtual |
| mb_ | marley::Reaction | protected |
| mc_ | marley::Reaction | protected |
| md_ | marley::Reaction | mutableprotected |
| NC enum value | marley::Reaction | |
| NeutrinoCC enum value | marley::Reaction | |
| NuElectronElastic enum value | marley::Reaction | |
| pdg_a() const | marley::Reaction | inline |
| pdg_a_ | marley::Reaction | protected |
| pdg_b() const | marley::Reaction | inline |
| pdg_b_ | marley::Reaction | protected |
| pdg_c_ | marley::Reaction | protected |
| pdg_d_ | marley::Reaction | protected |
| proc_type_to_string(const ProcessType &pt) (defined in marley::Reaction) | marley::Reaction | static |
| process_type() const | marley::Reaction | inline |
| process_type_ | marley::Reaction | protected |
| ProcessType enum name | marley::Reaction | |
| threshold_kinetic_energy() const =0 | marley::Reaction | pure virtual |
| total_xs(int pdg_a, double KEa) const =0 | marley::Reaction | pure virtual |
| two_two_scatter(double KEa, double &s, double &Ec_cm, double &pc_cm, double &Ed_cm) const | marley::Reaction | protected |
| ~Reaction()=default (defined in marley::Reaction) | marley::Reaction | virtual |