PYTHIA  8.311
Public Member Functions | List of all members
DirePSWeight Class Reference

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.
 
DirePSWeightoperator*= (double f)
 

Detailed Description

Container for a single weight with auxiliary information.


The documentation for this class was generated from the following file: