HepMC event record
Data Fields
GenRunInfo::ToolInfo Struct Reference

Detailed Description

Interrnal struct for keeping track of tools.

Examples:
LHEF_example_cat.cc.

Definition at line 38 of file build/outputs/include/HepMC/GenRunInfo.h.

#include <GenRunInfo.h>

+ Collaboration diagram for GenRunInfo::ToolInfo:

Data Fields

string name
 The name of the tool. More...
 
string version
 The version of the tool. More...
 
string description
 Other information about how the tool was used in the run. More...
 

Field Documentation

◆ description

string description

Other information about how the tool was used in the run.

Examples:
LHEF_example_cat.cc.

Definition at line 48 of file build/outputs/include/HepMC/GenRunInfo.h.

◆ name

string name

The name of the tool.

Examples:
LHEF_example_cat.cc.

Definition at line 41 of file build/outputs/include/HepMC/GenRunInfo.h.

◆ version

string version

The version of the tool.

Examples:
LHEF_example_cat.cc.

Definition at line 44 of file build/outputs/include/HepMC/GenRunInfo.h.


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