PYTHIA
8.312
|
Collect generator information for an event file. More...
#include <LHEF3.h>
Public Member Functions | |
LHAgenerator () | |
Empty constructor. | |
LHAgenerator (const XMLTag &tag, string defname="") | |
Construct from an XML-tag. More... | |
void | list (ostream &file) const |
Print out the corresponding XML-tag. | |
void | clear () |
Function to reset this object. | |
Public Attributes | |
string | name |
The generator name used for this file. | |
string | version |
The generator version used for this file. | |
map< string, string > | attributes |
Any other attributes. | |
string | contents |
The contents of the tag. | |
Collect generator information for an event file.
LHAgenerator | ( | const XMLTag & | tag, |
string | defname = "" |
||
) |
Construct from an XML-tag.
The LHAgenerator struct: Collect generator information for an event file.
Construct from an XML-tag