|
MARLEY (Model of Argon Reaction Low Energy Yields) v2.0.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
|
This is the complete list of members for marley::JSONConfig, including all inherited members.
| check_for_allowed_approximation(const marley::JSON &ff_config) | marley::JSONConfig | static |
| create_generator() const (defined in marley::JSONConfig) | marley::JSONConfig | |
| get_interpolation_method(const std::string &rule) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| get_json() const (defined in marley::JSONConfig) | marley::JSONConfig | inline |
| handle_json_error(const std::string &name, const marley::JSON &json) (defined in marley::JSONConfig) | marley::JSONConfig | static |
| InterpMethod typedef (defined in marley::JSONConfig) | marley::JSONConfig | |
| json_ | marley::JSONConfig | protected |
| JSONConfig(const marley::JSON &object) (defined in marley::JSONConfig) | marley::JSONConfig | explicit |
| JSONConfig(const std::string &json_filename) (defined in marley::JSONConfig) | marley::JSONConfig | explicit |
| neutrino_pdg(const std::string &nu) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| prepare_direction(marley::Generator &gen) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| prepare_neutrino_source(marley::Generator &gen) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| prepare_reactions(marley::Generator &gen, marley::CoulombCorrector::CoulombMode coulomb_mode, const marley::JSON &ff_config) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| prepare_structure(marley::Generator &gen) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| prepare_target(marley::Generator &gen) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| prepare_weights(marley::Generator &gen) const (defined in marley::JSONConfig) | marley::JSONConfig | |
| process_extra_source_types(const std::string &type, const marley::JSON &source_spec, int pdg_code, std::unique_ptr< marley::NeutrinoSource > &source) const | marley::JSONConfig | |
| set_json(const marley::JSON &json) (defined in marley::JSONConfig) | marley::JSONConfig | inline |
| source_get(const char *name, const marley::JSON &source_spec, const char *description, const char *default_str) const | marley::JSONConfig | protected |