PYTHIA
8.312
|
The LHAweights struct represents the information in a weights tag. More...
#include <LHEF3.h>
Public Member Functions | |
LHAweights () | |
Initialize default values. | |
LHAweights (const XMLTag &tag) | |
Construct from XML tag. More... | |
void | list (ostream &file) const |
Print out an XML tag. More... | |
void | clear () |
Function to reset this object. | |
int | size () const |
Return number of weights. | |
Public Attributes | |
vector< double > | weights |
The weights of this event. | |
map< string, string > | attributes |
Any other attributes. | |
string | contents |
The contents of the tag. | |
The LHAweights struct represents the information in a weights tag.
LHAweights | ( | const XMLTag & | tag | ) |
void list | ( | ostream & | file | ) | const |
Print out an XML tag.
Print out.