|
PYTHIA
8.316
|
#include <FlavorVariations.h>
Public Member Functions | |
| FlavorVariations (Settings &settings) | |
| Constructor, given an intialized Pythia object. | |
| FlavorVariations (double xi, double rho, double x, double y) | |
| Constructor, given the default base parameters. | |
| vector< int > | read (string breaks) |
| Read and write string break counts. | |
| string | write (const vector< int > &breaks) |
| vector< double > | parms (double xi, double rho, double x, double y) |
| Calculate the derived parameters. | |
| double | weight (const vector< double > &parms, const vector< int > &breaks) |
| Calculate the weight. | |
Calculate the weight for an event given a different set of flavor parameters used in the hadronization.
1.8.11