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

Collect the wgt information. More...

#include <LHEF3.h>

Public Member Functions

 LHAwgt (double defwgt=1.0)
 Empty constructor.
 
 LHAwgt (const XMLTag &tag, double defwgt=1.0)
 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 wgt tag.
 
map< string, string > attributes
 Any other attributes.
 
double contents
 The weight associated to this tag.
 

Detailed Description

Collect the wgt information.

Constructor & Destructor Documentation

LHAwgt ( const XMLTag tag,
double  defwgt = 1.0 
)

Construct from an XML-tag.

The LHAwgt struct: Collect the wgt information.

Construct from an XML-tag


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