|
PYTHIA
8.316
|
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. | |
Collect the wgt information.
Construct from an XML-tag.
The LHAwgt struct: Collect the wgt information.
Construct from an XML-tag
1.8.11