|
HepMC3 event record library
|
Interrnal struct for keeping track of tools.
Definition at line 38 of file GenRunInfo.h.
#include <GenRunInfo.h>
Collaboration diagram for GenRunInfo::ToolInfo:Data Fields | |
| std::string | name |
| The name of the tool. More... | |
| std::string | version |
| The version of the tool. More... | |
| std::string | description |
| Other information about how the tool was used in the run. More... | |
| std::string description |
Other information about how the tool was used in the run.
Definition at line 48 of file GenRunInfo.h.
| std::string name |
The name of the tool.
Definition at line 41 of file GenRunInfo.h.
| std::string version |
The version of the tool.
Definition at line 44 of file GenRunInfo.h.