|
HepMC event record
|
Stores serializable run information.
Definition at line 23 of file build/outputs/include/HepMC/Data/GenRunInfoData.h.
#include <GenRunInfoData.h>
Collaboration diagram for GenRunInfoData:Data Fields | |
| std::vector< std::string > | weight_names |
| Weight names. More... | |
| std::vector< std::string > | tool_name |
| Tool names. More... | |
| std::vector< std::string > | tool_version |
| Tool versions. More... | |
| std::vector< std::string > | tool_description |
| Tool descriptions. More... | |
| std::vector< std::string > | attribute_name |
| Attribute name. More... | |
| std::vector< std::string > | attribute_string |
| Attribute serialized as string. More... | |
| std::vector< std::string > attribute_name |
Attribute name.
Definition at line 30 of file build/outputs/include/HepMC/Data/GenRunInfoData.h.
| std::vector< std::string > attribute_string |
Attribute serialized as string.
Definition at line 31 of file build/outputs/include/HepMC/Data/GenRunInfoData.h.
| std::vector< std::string > tool_description |
Tool descriptions.
Definition at line 28 of file build/outputs/include/HepMC/Data/GenRunInfoData.h.
| std::vector< std::string > tool_name |
Tool names.
Definition at line 26 of file build/outputs/include/HepMC/Data/GenRunInfoData.h.
| std::vector< std::string > tool_version |
Tool versions.
Definition at line 27 of file build/outputs/include/HepMC/Data/GenRunInfoData.h.
| std::vector< std::string > weight_names |
Weight names.
Definition at line 24 of file build/outputs/include/HepMC/Data/GenRunInfoData.h.
1.8.14