#include <TPythia6.h>
Inheritance diagram for TPythia6:
Public Member Functions | |
TPythia6 () | |
virtual | ~TPythia6 () |
Pyjets_t * | GetPyjets () |
int | GetN () |
int | GetNPAD () |
int | GetK (int ip, int i) |
double | GetP (int ip, int i) |
double | GetV (int ip, int i) |
void | SetN (int n) |
void | SetNPAD (int n) |
void | SetK (int ip, int i, int k) |
void | SetP (int ip, int i, double p) |
void | SetV (int ip, int i, double v) |
Pydat1_t * | GetPydat1 () |
int | GetMSTU (int i) |
double | GetPARU (int i) |
int | GetMSTJ (int i) |
double | GetPARJ (int i) |
void | SetMSTU (int i, int m) |
void | SetPARU (int i, double p) |
void | SetMSTJ (int i, int m) |
void | SetPARJ (int i, double p) |
Pydat2_t * | GetPydat2 () |
int | GetKCHG (int ip, int i) |
double | GetPMAS (int ip, int i) |
double | GetPARF (int i) |
double | GetVCKM (int i, int j) |
void | SetKCHG (int ip, int i, int k) |
void | SetPMAS (int ip, int i, double m) |
void | SetPARF (int i, double p) |
void | SetVCKM (int i, int j, double v) |
Pydat3_t * | GetPydat3 () |
int | GetMDCY (int i, int j) |
int | GetMDME (int i, int j) |
double | GetBRAT (int i) |
int | GetKFDP (int i, int j) |
void | SetMDCY (int i, int j, int m) |
void | SetMDME (int i, int j, int m) |
void | SetBRAT (int i, double b) |
void | SetKFDP (int i, int j, int k) |
Pydat4_t * | GetPydat4 () |
Pydatr_t * | GetPydatr () |
int | GetMRPY (int i) |
double | GetRRPY (int i) |
void | SetMRPY (int i, int m) |
void | SetRRPY (int i, double r) |
Pysubs_t * | GetPysubs () |
int | GetMSEL () |
int | GetMSELPD () |
int | GetMSUB (int i) |
double | GetCKIN (int i) |
Int_t | GetKFIN (int i, int j) |
void | SetMSEL (int m) |
void | SetMSELPD (int m) |
void | SetMSUB (int i, int m) |
void | SetCKIN (int i, double c) |
void | SetKFIN (int i, int j, Int_t kfin=1) |
Pypars_t * | GetPypars () |
int | GetMSTP (int i) |
double | GetPARP (int i) |
int | GetMSTI (int i) |
double | GetPARI (int i) |
void | SetMSTP (int i, int m) |
void | SetPARP (int i, double p) |
void | SetMSTI (int i, int m) |
void | SetPARI (int i, double p) |
Pyint1_t * | GetPyint1 () |
int | GetMINT (int i) |
double | GetVINT (int i) |
void | SetMINT (int i, int m) |
void | SetVINT (int i, double v) |
Pyint2_t * | GetPyint2 () |
Pyint3_t * | GetPyint3 () |
Pyint4_t * | GetPyint4 () |
int | GetMWID (int i) |
double | GetWIDS (int i, int j) |
void | SetMWID (int i, int m) |
void | SetWIDS (int i, int j, double w) |
Pyint5_t * | GetPyint5 () |
int | GetNGENPD () |
void | SetNGENPD (int n) |
Pyint6_t * | GetPyint6 () |
char * | GetPROC (int i) |
Pyint7_t * | GetPyint7 () |
Pyint8_t * | GetPyint8 () |
Pyint9_t * | GetPyint9 () |
Pymssm_t * | GetPymssm () |
int | GetIMSS (int i) |
double | GetRMSS (int i) |
void | SetIMSS (int i, int m) |
void | SetRMSS (int i, double r) |
Pyssmt_t * | GetPyssmt () |
double | GetZMIX (int i, int j) |
double | GetUMIX (int i, int j) |
double | GetVMIX (int i, int j) |
double | GetSMZ (int i) |
double | GetSMW (int i) |
void | SetZMIX (int i, int j, double z) |
void | SetUMIX (int i, int j, double u) |
void | SetSMZ (int i, double s) |
void | SetSMW (int i, double s) |
Pyints_t * | GetPyints () |
Pybins_t * | GetPybins () |
void | GenerateEvent () |
void | Initialize (const char *frame, const char *beam, const char *target, float win) |
Int_t | ImportParticles (TClonesArray *particles, Option_t *option="") |
TObjArray * | ImportParticles (Option_t *option="") |
void | OpenFortranFile (int lun, char *name) |
void | CloseFortranFile (int lun) |
int | Pychge (int kf) |
int | Pycomp (int kf) |
void | Pydiff () |
void | Pyedit (int medit) |
void | Pyevnt () |
void | Py1ent (Int_t line, Int_t kf, Double_t pe, Double_t theta, Double_t phi) |
void | Pyexec () |
void | Pyhepc (int mconv) |
void | Pygive (const char *param) |
void | Pyinit (char *frame, char *beam, char *target, double wint) |
void | Pylist (int flag) |
double | Pymass (int kf) |
void | Pyname (int kf, char *name) |
double | Pyr (int idummy) |
void | Pyrget (int lun, int move) |
void | Pyrset (int lun, int move) |
void | Pystat (int flag) |
void | Pytest (int flag) |
void | Pytune (int itune) |
void | Pyupda (int mupda, int lun) |
void | SetupTest () |
Static Public Member Functions | |
static TPythia6 * | Instance () |
Protected Member Functions | |
TPythia6 (const TPythia6 &) | |
TPythia6 & | operator= (const TPythia6 &) |
Protected Attributes | |
Pyjets_t * | fPyjets |
Pydat1_t * | fPydat1 |
Pydat2_t * | fPydat2 |
Pydat3_t * | fPydat3 |
Pydat4_t * | fPydat4 |
Pydatr_t * | fPydatr |
Pysubs_t * | fPysubs |
Pypars_t * | fPypars |
Pyint1_t * | fPyint1 |
Pyint2_t * | fPyint2 |
Pyint3_t * | fPyint3 |
Pyint4_t * | fPyint4 |
Pyint5_t * | fPyint5 |
Pyint6_t * | fPyint6 |
Pyint7_t * | fPyint7 |
Pyint8_t * | fPyint8 |
Pyint9_t * | fPyint9 |
Pymssm_t * | fPymssm |
Pyssmt_t * | fPyssmt |
Pyints_t * | fPyints |
Pybins_t * | fPybins |
Static Protected Attributes | |
static TPythia6 * | fgInstance |
Friends | |
class | TPythia6Cleaner |
Classes | |
class | TPythia6Cleaner |
Definition at line 90 of file TPythia6.h.
TPythia6::TPythia6 | ( | const TPythia6 & | ) | [protected] |
Definition at line 234 of file TPythia6.cxx.
TPythia6::TPythia6 | ( | ) |
Definition at line 192 of file TPythia6.cxx.
References TObject::Fatal(), fgInstance, TGenerator::fParticles, fPybins, fPydat1, fPydat2, fPydat3, fPydat4, fPydatr, fPyint1, fPyint2, fPyint3, fPyint4, fPyint5, fPyint6, fPyint7, fPyint8, fPyint9, fPyints, fPyjets, fPymssm, fPypars, fPyssmt, fPysubs, and pythia6_common_address.
Referenced by Instance().
TPythia6::~TPythia6 | ( | ) | [virtual] |
Definition at line 260 of file TPythia6.cxx.
References TObjArray::Delete(), and TGenerator::fParticles.
TPythia6 * TPythia6::Instance | ( | ) | [static] |
Definition at line 272 of file TPythia6.cxx.
References fgInstance, and TPythia6().
Referenced by TPythia6Decayer::CountProducts(), TPythia6Decayer::Decay(), TPythia6Decayer::ForceDecay(), TPythia6Decayer::ForceHadronicD(), TPythia6Decayer::ForceOmega(), TPythia6Decayer::ForceParticleDecay(), TPythia6Decayer::GetLifetime(), TPythia6Decayer::GetPartialBranchingRatio(), TPythia6Decayer::ImportParticles(), TPythia6Decayer::ReadDecayTable(), and TPythia6Decayer::WriteDecayTable().
Pyjets_t* TPythia6::GetPyjets | ( | ) | [inline] |
int TPythia6::GetN | ( | ) | [inline] |
int TPythia6::GetNPAD | ( | ) | [inline] |
int TPythia6::GetK | ( | int | ip, | |
int | i | |||
) | [inline] |
double TPythia6::GetP | ( | int | ip, | |
int | i | |||
) | [inline] |
double TPythia6::GetV | ( | int | ip, | |
int | i | |||
) | [inline] |
void TPythia6::SetN | ( | int | n | ) | [inline] |
void TPythia6::SetNPAD | ( | int | n | ) | [inline] |
void TPythia6::SetK | ( | int | ip, | |
int | i, | |||
int | k | |||
) | [inline] |
void TPythia6::SetP | ( | int | ip, | |
int | i, | |||
double | p | |||
) | [inline] |
void TPythia6::SetV | ( | int | ip, | |
int | i, | |||
double | v | |||
) | [inline] |
Pydat1_t* TPythia6::GetPydat1 | ( | ) | [inline] |
int TPythia6::GetMSTU | ( | int | i | ) | [inline] |
double TPythia6::GetPARU | ( | int | i | ) | [inline] |
int TPythia6::GetMSTJ | ( | int | i | ) | [inline] |
double TPythia6::GetPARJ | ( | int | i | ) | [inline] |
void TPythia6::SetMSTU | ( | int | i, | |
int | m | |||
) | [inline] |
void TPythia6::SetPARU | ( | int | i, | |
double | p | |||
) | [inline] |
void TPythia6::SetMSTJ | ( | int | i, | |
int | m | |||
) | [inline] |
Definition at line 165 of file TPythia6.h.
References fPydat1, and Pydat1_t::MSTJ.
Referenced by TPythia6Decayer::ForceDecay().
void TPythia6::SetPARJ | ( | int | i, | |
double | p | |||
) | [inline] |
Pydat2_t* TPythia6::GetPydat2 | ( | ) | [inline] |
int TPythia6::GetKCHG | ( | int | ip, | |
int | i | |||
) | [inline] |
double TPythia6::GetPMAS | ( | int | ip, | |
int | i | |||
) | [inline] |
Definition at line 172 of file TPythia6.h.
References fPydat2, and Pydat2_t::PMAS.
Referenced by TPythia6Decayer::GetLifetime().
double TPythia6::GetPARF | ( | int | i | ) | [inline] |
double TPythia6::GetVCKM | ( | int | i, | |
int | j | |||
) | [inline] |
void TPythia6::SetKCHG | ( | int | ip, | |
int | i, | |||
int | k | |||
) | [inline] |
void TPythia6::SetPMAS | ( | int | ip, | |
int | i, | |||
double | m | |||
) | [inline] |
Definition at line 177 of file TPythia6.h.
References fPydat2, and Pydat2_t::PMAS.
Referenced by SetupTest().
void TPythia6::SetPARF | ( | int | i, | |
double | p | |||
) | [inline] |
void TPythia6::SetVCKM | ( | int | i, | |
int | j, | |||
double | v | |||
) | [inline] |
Pydat3_t* TPythia6::GetPydat3 | ( | ) | [inline] |
int TPythia6::GetMDCY | ( | int | i, | |
int | j | |||
) | [inline] |
Definition at line 184 of file TPythia6.h.
References fPydat3, and Pydat3_t::MDCY.
Referenced by TPythia6Decayer::ForceHadronicD(), TPythia6Decayer::ForceOmega(), and TPythia6Decayer::ForceParticleDecay().
int TPythia6::GetMDME | ( | int | i, | |
int | j | |||
) | [inline] |
double TPythia6::GetBRAT | ( | int | i | ) | [inline] |
Definition at line 186 of file TPythia6.h.
References Pydat3_t::BRAT, and fPydat3.
Referenced by TPythia6Decayer::ForceHadronicD(), and TPythia6Decayer::ForceParticleDecay().
int TPythia6::GetKFDP | ( | int | i, | |
int | j | |||
) | [inline] |
Definition at line 187 of file TPythia6.h.
References fPydat3, and Pydat3_t::KFDP.
Referenced by TPythia6Decayer::ForceHadronicD(), and TPythia6Decayer::ForceOmega().
void TPythia6::SetMDCY | ( | int | i, | |
int | j, | |||
int | m | |||
) | [inline] |
Definition at line 189 of file TPythia6.h.
References fPydat3, and Pydat3_t::MDCY.
Referenced by TPythia6Decayer::ForceHadronicD(), TPythia6Decayer::ForceOmega(), and TPythia6Decayer::ForceParticleDecay().
void TPythia6::SetMDME | ( | int | i, | |
int | j, | |||
int | m | |||
) | [inline] |
Definition at line 190 of file TPythia6.h.
References fPydat3, and Pydat3_t::MDME.
Referenced by TPythia6Decayer::ForceHadronicD(), TPythia6Decayer::ForceOmega(), and TPythia6Decayer::ForceParticleDecay().
void TPythia6::SetBRAT | ( | int | i, | |
double | b | |||
) | [inline] |
void TPythia6::SetKFDP | ( | int | i, | |
int | j, | |||
int | k | |||
) | [inline] |
Pydat4_t* TPythia6::GetPydat4 | ( | ) | [inline] |
Pydatr_t* TPythia6::GetPydatr | ( | ) | [inline] |
int TPythia6::GetMRPY | ( | int | i | ) | [inline] |
double TPythia6::GetRRPY | ( | int | i | ) | [inline] |
void TPythia6::SetMRPY | ( | int | i, | |
int | m | |||
) | [inline] |
void TPythia6::SetRRPY | ( | int | i, | |
double | r | |||
) | [inline] |
Pysubs_t* TPythia6::GetPysubs | ( | ) | [inline] |
int TPythia6::GetMSEL | ( | ) | [inline] |
int TPythia6::GetMSELPD | ( | ) | [inline] |
int TPythia6::GetMSUB | ( | int | i | ) | [inline] |
double TPythia6::GetCKIN | ( | int | i | ) | [inline] |
Int_t TPythia6::GetKFIN | ( | int | i, | |
int | j | |||
) | [inline] |
void TPythia6::SetMSEL | ( | int | m | ) | [inline] |
Definition at line 216 of file TPythia6.h.
References fPysubs, and Pysubs_t::MSEL.
Referenced by SetupTest().
void TPythia6::SetMSELPD | ( | int | m | ) | [inline] |
void TPythia6::SetMSUB | ( | int | i, | |
int | m | |||
) | [inline] |
Definition at line 218 of file TPythia6.h.
References fPysubs, and Pysubs_t::MSUB.
Referenced by SetupTest().
void TPythia6::SetCKIN | ( | int | i, | |
double | c | |||
) | [inline] |
Definition at line 219 of file TPythia6.h.
References Pysubs_t::CKIN, and fPysubs.
Referenced by SetupTest().
void TPythia6::SetKFIN | ( | int | i, | |
int | j, | |||
Int_t | kfin = 1 | |||
) | [inline] |
Pypars_t* TPythia6::GetPypars | ( | ) | [inline] |
int TPythia6::GetMSTP | ( | int | i | ) | [inline] |
double TPythia6::GetPARP | ( | int | i | ) | [inline] |
int TPythia6::GetMSTI | ( | int | i | ) | [inline] |
double TPythia6::GetPARI | ( | int | i | ) | [inline] |
void TPythia6::SetMSTP | ( | int | i, | |
int | m | |||
) | [inline] |
Definition at line 230 of file TPythia6.h.
References fPypars, and Pypars_t::MSTP.
Referenced by SetupTest().
void TPythia6::SetPARP | ( | int | i, | |
double | p | |||
) | [inline] |
void TPythia6::SetMSTI | ( | int | i, | |
int | m | |||
) | [inline] |
void TPythia6::SetPARI | ( | int | i, | |
double | p | |||
) | [inline] |
Pyint1_t* TPythia6::GetPyint1 | ( | ) | [inline] |
int TPythia6::GetMINT | ( | int | i | ) | [inline] |
double TPythia6::GetVINT | ( | int | i | ) | [inline] |
void TPythia6::SetMINT | ( | int | i, | |
int | m | |||
) | [inline] |
void TPythia6::SetVINT | ( | int | i, | |
double | v | |||
) | [inline] |
Pyint2_t* TPythia6::GetPyint2 | ( | ) | [inline] |
Pyint3_t* TPythia6::GetPyint3 | ( | ) | [inline] |
Pyint4_t* TPythia6::GetPyint4 | ( | ) | [inline] |
int TPythia6::GetMWID | ( | int | i | ) | [inline] |
double TPythia6::GetWIDS | ( | int | i, | |
int | j | |||
) | [inline] |
void TPythia6::SetMWID | ( | int | i, | |
int | m | |||
) | [inline] |
void TPythia6::SetWIDS | ( | int | i, | |
int | j, | |||
double | w | |||
) | [inline] |
Pyint5_t* TPythia6::GetPyint5 | ( | ) | [inline] |
int TPythia6::GetNGENPD | ( | ) | [inline] |
void TPythia6::SetNGENPD | ( | int | n | ) | [inline] |
Pyint6_t* TPythia6::GetPyint6 | ( | ) | [inline] |
char* TPythia6::GetPROC | ( | int | i | ) | [inline] |
Pyint7_t* TPythia6::GetPyint7 | ( | ) | [inline] |
Pyint8_t* TPythia6::GetPyint8 | ( | ) | [inline] |
Pyint9_t* TPythia6::GetPyint9 | ( | ) | [inline] |
Pymssm_t* TPythia6::GetPymssm | ( | ) | [inline] |
int TPythia6::GetIMSS | ( | int | i | ) | [inline] |
double TPythia6::GetRMSS | ( | int | i | ) | [inline] |
void TPythia6::SetIMSS | ( | int | i, | |
int | m | |||
) | [inline] |
void TPythia6::SetRMSS | ( | int | i, | |
double | r | |||
) | [inline] |
Pyssmt_t* TPythia6::GetPyssmt | ( | ) | [inline] |
double TPythia6::GetZMIX | ( | int | i, | |
int | j | |||
) | [inline] |
double TPythia6::GetUMIX | ( | int | i, | |
int | j | |||
) | [inline] |
double TPythia6::GetVMIX | ( | int | i, | |
int | j | |||
) | [inline] |
double TPythia6::GetSMZ | ( | int | i | ) | [inline] |
double TPythia6::GetSMW | ( | int | i | ) | [inline] |
void TPythia6::SetZMIX | ( | int | i, | |
int | j, | |||
double | z | |||
) | [inline] |
void TPythia6::SetUMIX | ( | int | i, | |
int | j, | |||
double | u | |||
) | [inline] |
void TPythia6::SetSMZ | ( | int | i, | |
double | s | |||
) | [inline] |
void TPythia6::SetSMW | ( | int | i, | |
double | s | |||
) | [inline] |
Pyints_t* TPythia6::GetPyints | ( | ) | [inline] |
Pybins_t* TPythia6::GetPybins | ( | ) | [inline] |
void TPythia6::GenerateEvent | ( | ) | [virtual] |
Reimplemented from TGenerator.
Definition at line 286 of file TPythia6.cxx.
References ImportParticles(), and pyevnt.
Referenced by makeEventSample().
void TPythia6::Initialize | ( | const char * | frame, | |
const char * | beam, | |||
const char * | target, | |||
float | win | |||
) |
Definition at line 410 of file TPythia6.cxx.
References Pyinit(), TNamed::SetTitle(), snprintf, and strlcpy().
Referenced by makeEventSample().
Int_t TPythia6::ImportParticles | ( | TClonesArray * | particles, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGenerator.
Definition at line 340 of file TPythia6.cxx.
References TClonesArray::Clear(), fPyjets, i, Pyjets_t::K, Pyjets_t::N, Pyjets_t::P, and Pyjets_t::V.
Referenced by GenerateEvent(), TPythia6Decayer::ImportParticles(), and Pyedit().
Reimplemented from TGenerator.
Definition at line 307 of file TPythia6.cxx.
References a, TObjArray::Clear(), TGenerator::fParticles, fPyjets, i, Pyjets_t::K, Pyjets_t::N, Pyjets_t::P, and Pyjets_t::V.
void TPythia6::OpenFortranFile | ( | int | lun, | |
char * | name | |||
) |
Definition at line 294 of file TPythia6.cxx.
References tpythia6_open_fortran_file.
Referenced by TPythia6Decayer::ReadDecayTable(), and TPythia6Decayer::WriteDecayTable().
void TPythia6::CloseFortranFile | ( | int | lun | ) |
Definition at line 300 of file TPythia6.cxx.
References tpythia6_close_fortran_file.
Referenced by TPythia6Decayer::ReadDecayTable(), and TPythia6Decayer::WriteDecayTable().
int TPythia6::Pychge | ( | int | kf | ) |
int TPythia6::Pycomp | ( | int | kf | ) |
Definition at line 531 of file TPythia6.cxx.
References pycomp.
Referenced by TPythia6Decayer::ForceHadronicD(), TPythia6Decayer::ForceOmega(), TPythia6Decayer::ForceParticleDecay(), TPythia6Decayer::GetLifetime(), and TPythia6Decayer::GetPartialBranchingRatio().
void TPythia6::Pydiff | ( | ) |
void TPythia6::Pyedit | ( | int | medit | ) |
void TPythia6::Pyevnt | ( | ) |
Definition at line 631 of file TPythia6.cxx.
References py1ent.
Referenced by TPythia6Decayer::Decay().
void TPythia6::Pyexec | ( | ) |
void TPythia6::Pyhepc | ( | int | mconv | ) |
void TPythia6::Pygive | ( | const char * | param | ) |
void TPythia6::Pyinit | ( | char * | frame, | |
char * | beam, | |||
char * | target, | |||
double | wint | |||
) |
Definition at line 501 of file TPythia6.cxx.
References pyinit, s1, and s2.
Referenced by Initialize().
void TPythia6::Pylist | ( | int | flag | ) |
double TPythia6::Pymass | ( | int | kf | ) |
void TPythia6::Pyname | ( | int | kf, | |
char * | name | |||
) |
double TPythia6::Pyr | ( | int | idummy | ) |
void TPythia6::Pyrget | ( | int | lun, | |
int | move | |||
) |
void TPythia6::Pyrset | ( | int | lun, | |
int | move | |||
) |
void TPythia6::Pystat | ( | int | flag | ) |
void TPythia6::Pytest | ( | int | flag | ) |
void TPythia6::Pytune | ( | int | itune | ) |
void TPythia6::Pyupda | ( | int | mupda, | |
int | lun | |||
) |
Definition at line 615 of file TPythia6.cxx.
References pyupda.
Referenced by TPythia6Decayer::ReadDecayTable(), and TPythia6Decayer::WriteDecayTable().
void TPythia6::SetupTest | ( | ) |
friend class TPythia6Cleaner [friend] |
Definition at line 122 of file TPythia6.h.
TPythia6 * TPythia6::fgInstance [static, protected] |
Definition at line 93 of file TPythia6.h.
Referenced by Instance(), TPythia6(), and TPythia6::TPythia6Cleaner::~TPythia6Cleaner().
Pyjets_t* TPythia6::fPyjets [protected] |
Definition at line 95 of file TPythia6.h.
Referenced by GetK(), GetN(), GetNPAD(), GetP(), GetPyjets(), GetV(), ImportParticles(), SetK(), SetN(), SetNPAD(), SetP(), SetV(), and TPythia6().
Pydat1_t* TPythia6::fPydat1 [protected] |
Definition at line 96 of file TPythia6.h.
Referenced by GetMSTJ(), GetMSTU(), GetPARJ(), GetPARU(), GetPydat1(), SetMSTJ(), SetMSTU(), SetPARJ(), SetPARU(), and TPythia6().
Pydat2_t* TPythia6::fPydat2 [protected] |
Definition at line 97 of file TPythia6.h.
Referenced by GetKCHG(), GetPARF(), GetPMAS(), GetPydat2(), GetVCKM(), SetKCHG(), SetPARF(), SetPMAS(), SetVCKM(), and TPythia6().
Pydat3_t* TPythia6::fPydat3 [protected] |
Definition at line 98 of file TPythia6.h.
Referenced by GetBRAT(), GetKFDP(), GetMDCY(), GetMDME(), GetPydat3(), SetBRAT(), SetKFDP(), SetMDCY(), SetMDME(), and TPythia6().
Pydat4_t* TPythia6::fPydat4 [protected] |
Pydatr_t* TPythia6::fPydatr [protected] |
Definition at line 100 of file TPythia6.h.
Referenced by GetMRPY(), GetPydatr(), GetRRPY(), SetMRPY(), SetRRPY(), and TPythia6().
Pysubs_t* TPythia6::fPysubs [protected] |
Definition at line 101 of file TPythia6.h.
Referenced by GetCKIN(), GetKFIN(), GetMSEL(), GetMSELPD(), GetMSUB(), GetPysubs(), SetCKIN(), SetKFIN(), SetMSEL(), SetMSELPD(), SetMSUB(), and TPythia6().
Pypars_t* TPythia6::fPypars [protected] |
Definition at line 102 of file TPythia6.h.
Referenced by GetMSTI(), GetMSTP(), GetPARI(), GetPARP(), GetPypars(), SetMSTI(), SetMSTP(), SetPARI(), SetPARP(), and TPythia6().
Pyint1_t* TPythia6::fPyint1 [protected] |
Definition at line 103 of file TPythia6.h.
Referenced by GetMINT(), GetPyint1(), GetVINT(), SetMINT(), SetVINT(), and TPythia6().
Pyint2_t* TPythia6::fPyint2 [protected] |
Pyint3_t* TPythia6::fPyint3 [protected] |
Pyint4_t* TPythia6::fPyint4 [protected] |
Definition at line 106 of file TPythia6.h.
Referenced by GetMWID(), GetPyint4(), GetWIDS(), SetMWID(), SetWIDS(), and TPythia6().
Pyint5_t* TPythia6::fPyint5 [protected] |
Definition at line 107 of file TPythia6.h.
Referenced by GetNGENPD(), GetPyint5(), SetNGENPD(), and TPythia6().
Pyint6_t* TPythia6::fPyint6 [protected] |
Pyint7_t* TPythia6::fPyint7 [protected] |
Pyint8_t* TPythia6::fPyint8 [protected] |
Pyint9_t* TPythia6::fPyint9 [protected] |
Pymssm_t* TPythia6::fPymssm [protected] |
Definition at line 112 of file TPythia6.h.
Referenced by GetIMSS(), GetPymssm(), GetRMSS(), SetIMSS(), SetRMSS(), and TPythia6().
Pyssmt_t* TPythia6::fPyssmt [protected] |
Definition at line 113 of file TPythia6.h.
Referenced by GetPyssmt(), GetSMW(), GetSMZ(), GetUMIX(), GetVMIX(), GetZMIX(), SetSMW(), SetSMZ(), SetUMIX(), SetZMIX(), and TPythia6().
Pyints_t* TPythia6::fPyints [protected] |
Pybins_t* TPythia6::fPybins [protected] |