MARLEY (Model of Argon Reaction Low Energy Yields) v2.0.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
Loading...
Searching...
No Matches
marley::JSONConfig Member List

This is the complete list of members for marley::JSONConfig, including all inherited members.

check_for_allowed_approximation(const marley::JSON &ff_config)marley::JSONConfigstatic
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::JSONConfiginline
handle_json_error(const std::string &name, const marley::JSON &json) (defined in marley::JSONConfig)marley::JSONConfigstatic
InterpMethod typedef (defined in marley::JSONConfig)marley::JSONConfig
json_marley::JSONConfigprotected
JSONConfig(const marley::JSON &object) (defined in marley::JSONConfig)marley::JSONConfigexplicit
JSONConfig(const std::string &json_filename) (defined in marley::JSONConfig)marley::JSONConfigexplicit
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) constmarley::JSONConfig
set_json(const marley::JSON &json) (defined in marley::JSONConfig)marley::JSONConfiginline
source_get(const char *name, const marley::JSON &source_spec, const char *description, const char *default_str) constmarley::JSONConfigprotected