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
HepMC3::GenRunInfoData Struct Reference

Stores serializable run information. More...

#include <GenRunInfoData.h>

Public Attributes

std::vector< std::string > attribute_name
 Attribute name.
 
std::vector< std::string > attribute_string
 Attribute serialized as string.
 
std::vector< std::string > tool_description
 Tool descriptions.
 
std::vector< std::string > tool_name
 Tool names.
 
std::vector< std::string > tool_version
 Tool versions.
 
std::vector< std::string > weight_names
 Weight names.
 

Detailed Description

Stores serializable run information.

Definition at line 23 of file GenRunInfoData.h.

Member Data Documentation

◆ attribute_name

std::vector<std::string> HepMC3::GenRunInfoData::attribute_name

Attribute name.

Definition at line 30 of file GenRunInfoData.h.

Referenced by HepMC3::GenRunInfo::read_data(), and HepMC3::GenRunInfo::write_data().

◆ attribute_string

std::vector<std::string> HepMC3::GenRunInfoData::attribute_string

Attribute serialized as string.

Definition at line 31 of file GenRunInfoData.h.

Referenced by HepMC3::GenRunInfo::read_data(), and HepMC3::GenRunInfo::write_data().

◆ tool_description

std::vector<std::string> HepMC3::GenRunInfoData::tool_description

Tool descriptions.

Definition at line 28 of file GenRunInfoData.h.

Referenced by HepMC3::GenRunInfo::read_data(), and HepMC3::GenRunInfo::write_data().

◆ tool_name

std::vector<std::string> HepMC3::GenRunInfoData::tool_name

Tool names.

Definition at line 26 of file GenRunInfoData.h.

Referenced by HepMC3::GenRunInfo::read_data(), and HepMC3::GenRunInfo::write_data().

◆ tool_version

std::vector<std::string> HepMC3::GenRunInfoData::tool_version

Tool versions.

Definition at line 27 of file GenRunInfoData.h.

Referenced by HepMC3::GenRunInfo::read_data(), and HepMC3::GenRunInfo::write_data().

◆ weight_names

std::vector<std::string> HepMC3::GenRunInfoData::weight_names

Weight names.

Definition at line 24 of file GenRunInfoData.h.

Referenced by HepMC3::GenRunInfo::read_data(), and HepMC3::GenRunInfo::write_data().


The documentation for this struct was generated from the following file: