PYTHIA  8.311
Public Member Functions | Public Attributes | List of all members
LHAgenerator Struct Reference

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.
 

Detailed Description

Collect generator information for an event file.

Constructor & Destructor Documentation

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


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