#include <Pythia6jets.h>
Classes | |
struct | _pythia6jets |
Public Member Functions | |
int & | k (int i, int j) |
int & | n (void) |
int & | npad (void) |
double & | p (int i, int j) |
Pythia6jets (void) | |
double & | v (int i, int j) |
~Pythia6jets (void) | |
Private Member Functions | |
void | init (void) |
Static Private Attributes | |
static struct _pythia6jets * | __pythia6jets = 0 |
static double | dDummy = 0.0 |
static int | nDummy = 0 |
Definition at line 7 of file Pythia6jets.h.
Pythia6jets::Pythia6jets | ( | void | ) |
Pythia6jets::~Pythia6jets | ( | void | ) |
Definition at line 27 of file Pythia6jets.cc.
|
private |
Definition at line 31 of file Pythia6jets.cc.
References __pythia6jets, getaddr(), and PYJETS.
Referenced by k(), n(), npad(), p(), and v().
int & Pythia6jets::k | ( | int | i, |
int | j | ||
) |
Definition at line 49 of file Pythia6jets.cc.
References __pythia6jets, _depth, _length, init(), Pythia6jets::_pythia6jets::k, and nDummy.
Referenced by PythiaDecays::particleDaughtersPy6().
int & Pythia6jets::n | ( | void | ) |
Definition at line 37 of file Pythia6jets.cc.
References __pythia6jets, init(), and Pythia6jets::_pythia6jets::n.
Referenced by PythiaDecays::particleDaughtersPy6().
int & Pythia6jets::npad | ( | void | ) |
Definition at line 43 of file Pythia6jets.cc.
References __pythia6jets, init(), and Pythia6jets::_pythia6jets::npad.
double & Pythia6jets::p | ( | int | i, |
int | j | ||
) |
Definition at line 61 of file Pythia6jets.cc.
References __pythia6jets, _depth, _length, dDummy, init(), and Pythia6jets::_pythia6jets::p.
Referenced by PythiaDecays::particleDaughtersPy6().
double & Pythia6jets::v | ( | int | i, |
int | j | ||
) |
Definition at line 73 of file Pythia6jets.cc.
References __pythia6jets, _depth, _length, dDummy, init(), and Pythia6jets::_pythia6jets::v.
Referenced by PythiaDecays::particleDaughtersPy6().
|
staticprivate |
|
staticprivate |
Definition at line 22 of file Pythia6jets.h.
|
staticprivate |
Definition at line 21 of file Pythia6jets.h.
Referenced by k().