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

Public Member Functions

void clear ()
 
void bookVectors (vector< double > weights_detailed_vecIn, vector< string > weights_detailed_name_vecIn)
 
void collectWeightValues (vector< double > &outputWeights, double norm=1.)
 
void collectWeightNames (vector< string > &outputNames)
 
vector< string > weightnames_lhef2hepmc (vector< string > weights_detailed_name_vecIn)
 
void identifyVariationsFromLHAinit (map< string, LHAweight > *init_weightsIn)
 
- Public Member Functions inherited from Pythia8::WeightsBase
string getWeightsName (int iPos) const
 
virtual double getWeightsValue (int iPos) const
 
int getWeightsSize () const
 
void bookWeight (string name, double defaultValue=1.)
 
void setValueByIndex (int iPos, double val)
 
void setValueByName (string name, double val)
 
int findIndexOfName (string name)
 
void setPtrs (Info *infoPtrIn)
 

Public Attributes

double centralWeight
 
map< int, double > muRvars
 
- Public Attributes inherited from Pythia8::WeightsBase
vector< double > weightValues
 
vector< string > weightNames
 
InfoinfoPtr
 

Detailed Description

Definition at line 236 of file Weights.h.


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