Go to the source code of this file.
|
| dict[int, float] | makeGenieEvents.extract_nu_over_nubar (Path neutrino_flux, Sequence[int] particles) |
| |
| None | makeGenieEvents._ensure_dir (Path path) |
| |
| Mapping[str, str|None]|None | makeGenieEvents._build_env (Path|None gxmlpath) |
| |
| str | makeGenieEvents._target_code (str name) |
| |
| Sequence[int] | makeGenieEvents._pdg_list (Sequence[int] particles) |
| |
| None | makeGenieEvents.make_splines_cli (str target, Path work_dir, int nknots, float emax) |
| |
| None | makeGenieEvents.make_events (*int run, int nevents, Sequence[int] particles, str targetcode, str|None process, float emin, float emax, Path neutrino_flux, Path splines, int seed, Mapping[str, str|None]|None env_vars, Path work_dir, Mapping[int, float] nu_over_nubar) |
| |
| argparse.ArgumentParser | makeGenieEvents._build_parser () |
| |
| int | makeGenieEvents.main (Sequence[str]|None argv=None) |
| |