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

Collect the wgt information. More...

#include <LHEF3.h>

Public Member Functions

 LHAweight (string defname="")
 Empty constructor.
 
 LHAweight (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 id
 The identification number of this weight tag.
 
map< string, string > attributes
 Any other attributes.
 
string contents
 The weight description associated to this tag.
 

Detailed Description

Collect the wgt information.

Constructor & Destructor Documentation

LHAweight ( const XMLTag tag,
string  defname = "" 
)

Construct from an XML-tag.

The LHAweight struct: Collect the weight information.

Construct from an XML-tag.


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