StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
Pythia8::WeightContainer Class Reference

Public Member Functions

void setWeightNominal (double weightNow)
 
double collectWeightNominal ()
 
int numberOfWeights ()
 
double weightValueByIndex (int key=0)
 
string weightNameByIndex (int key=0)
 
vector< double > weightValueVector ()
 
vector< string > weightNameVector ()
 
void clear ()
 
void clearTotal ()
 
void init (bool doMerging)
 
void initPtrs (Info *infoPtrIn)
 
void initXsecVec ()
 
vector< double > getSampleXsec ()
 
vector< double > getTotalXsec ()
 
vector< double > getSampleXsecErr ()
 
vector< double > getTotalXsecErr ()
 
void accumulateXsec (double norm=1.)
 

Public Attributes

double weightNominal
 
WeightsLHEF weightsLHEF
 
WeightsSimpleShower weightsPS
 
WeightsMerging weightsMerging
 
InfoinfoPtr
 
bool doSuppressAUXweights
 
vector< double > sigmaTotal
 
vector< double > sigmaSample
 
vector< double > errorTotal
 
vector< double > errorSample
 
bool xsecIsInit
 

Detailed Description

Definition at line 273 of file Weights.h.


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