|
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::OutputFile, including all inherited members.
| bytes_written()=0 | marley::OutputFile | pure virtual |
| check_if_file_exists(const std::string &filename) | marley::OutputFile | inlineprotected |
| close(const marley::JSON &json_config, const marley::Generator &gen, const long num_events)=0 | marley::OutputFile | pure virtual |
| force_ (defined in marley::OutputFile) | marley::OutputFile | protected |
| Format enum name (defined in marley::OutputFile) | marley::OutputFile | |
| format_ | marley::OutputFile | protected |
| Mode enum name (defined in marley::OutputFile) | marley::OutputFile | protected |
| mode_ (defined in marley::OutputFile) | marley::OutputFile | protected |
| mode_is_resume() const (defined in marley::OutputFile) | marley::OutputFile | inline |
| name() const (defined in marley::OutputFile) | marley::OutputFile | inline |
| name_ | marley::OutputFile | protected |
| open()=0 | marley::OutputFile | protectedpure virtual |
| OutputFile(const std::string &name, const std::string &format, const std::string &mode, bool force=false) (defined in marley::OutputFile) | marley::OutputFile | |
| restore_generator(const marley::JSON &config) | marley::OutputFile | protected |
| resume(std::unique_ptr< marley::Generator > &gen, long &num_previous_events)=0 | marley::OutputFile | pure virtual |
| write_event(const marley::Event *event)=0 | marley::OutputFile | pure virtual |
| write_flux_avg_tot_xsec(double avg_tot_xsec)=0 | marley::OutputFile | pure virtual |
| write_generator_state(const marley::JSON &json_config, const marley::Generator &gen, const long num_events)=0 | marley::OutputFile | protectedpure virtual |
| ~OutputFile()=default (defined in marley::OutputFile) | marley::OutputFile | virtual |