MARLEY (Model of Argon Reaction Low Energy Yields)  v1.2.0
A Monte Carlo event generator for tens-of-MeV neutrino interactions
marley::OutputFile Member List

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

bytes_written()=0marley::OutputFilepure virtual
check_if_file_exists(const std::string &filename)marley::OutputFileinlineprotected
close(const marley::JSON &json_config, const marley::Generator &gen, const long num_events)=0marley::OutputFilepure virtual
force_ (defined in marley::OutputFile)marley::OutputFileprotected
Format enum name (defined in marley::OutputFile)marley::OutputFile
format_marley::OutputFileprotected
Mode enum name (defined in marley::OutputFile)marley::OutputFileprotected
mode_ (defined in marley::OutputFile)marley::OutputFileprotected
mode_is_resume() const (defined in marley::OutputFile)marley::OutputFileinline
name() const (defined in marley::OutputFile)marley::OutputFileinline
name_marley::OutputFileprotected
open()=0marley::OutputFileprotectedpure 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::OutputFileprotected
resume(std::unique_ptr< marley::Generator > &gen, long &num_previous_events)=0marley::OutputFilepure virtual
write_event(const marley::Event *event)=0marley::OutputFilepure virtual
write_flux_avg_tot_xsec(double avg_tot_xsec)=0marley::OutputFilepure virtual
write_generator_state(const marley::JSON &json_config, const marley::Generator &gen, const long num_events)=0marley::OutputFileprotectedpure virtual
~OutputFile()=default (defined in marley::OutputFile)marley::OutputFilevirtual