PYTHIA  8.317
Public Member Functions | List of all members
KinematicVariations Class Reference

#include <KinematicVariations.h>

Public Member Functions

 KinematicVariations (Settings &settings)
 Constructor, given an intialized Pythia object.
 
 KinematicVariations (double aLund, double bLund, double rFactC, double rFactB, double sigma, double zHead)
 Constructor, given the default base parameters.
 
string write (const vector< int > &breaks)
 Write string breaks.
 
string write (const vector< double > &breaks)
 
double weight (double aLund, double bLund, double rFactC, double rFactB, double sigma, const vector< int > &zIntBreaks, const vector< double > &zDblBreaks, const vector< double > &pTBreaks)
 Calculate the full kinematic weight.
 
double weight (double aLund, double bLund, double rFactC, double rFactB, const vector< int > &zIntBreaks, const vector< double > &zDblBreaks)
 Calculate just the z weight.
 
double weight (double sigma, const vector< double > &pTBreaks)
 Calculate just the pT weight.
 

Detailed Description

Calculate the weight for an event given a different set of flavor parameters used in the hadronization.


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