|
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.) |
|
|
double | weightNominal |
|
WeightsLHEF | weightsLHEF |
|
WeightsSimpleShower | weightsPS |
|
WeightsMerging | weightsMerging |
|
Info * | infoPtr |
|
bool | doSuppressAUXweights |
|
vector< double > | sigmaTotal |
|
vector< double > | sigmaSample |
|
vector< double > | errorTotal |
|
vector< double > | errorSample |
|
bool | xsecIsInit |
|
Definition at line 273 of file Weights.h.
The documentation for this class was generated from the following files: