PYTHIA
8.312
|
Container for a single weight with auxiliary information. More...
#include <DireWeightContainer.h>
Public Member Functions | |
DirePSWeight () | |
Constructors. | |
DirePSWeight (double w) | |
DirePSWeight (double w, int typeIn, int iAttIn=0, double dAttIn=0.0, string sAttIn="") | |
DirePSWeight (const DirePSWeight &wgt) | |
DirePSWeight (double w, int typeIn, double full, double over, double aux, int iAttIn=0, double dAttIn=0.0, string sAttIn="") | |
double | weight () |
Return functions. | |
int | iAttribute () |
double | dAttribute () |
string | sAttribute () |
void | setWeight (double w) |
Set functions. | |
DirePSWeight & | operator*= (double f) |
Container for a single weight with auxiliary information.