HepMC3 event record library
Data Fields
GenRunInfo::ToolInfo Struct Reference

Interrnal struct for keeping track of tools. More...

#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...
 

Detailed Description

Interrnal struct for keeping track of tools.

Definition at line 38 of file GenRunInfo.h.

Field Documentation

◆ description

std::string description

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

Definition at line 48 of file GenRunInfo.h.

◆ name

std::string name

The name of the tool.

Definition at line 41 of file GenRunInfo.h.

◆ version

std::string version

The version of the tool.

Definition at line 44 of file GenRunInfo.h.


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