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