#include "TPythia6.h"
#include "TClonesArray.h"
#include "TMCParticle.h"
#include "TParticle.h"
#include "snprintf.h"
#include "strlcpy.h"
Macros | |
#define | py1ent py1ent_ |
#define | pychge pychge_ |
#define | pycomp pycomp_ |
#define | pydiff pydiff_ |
#define | pyedit pyedit_ |
#define | pyevnt pyevnt_ |
#define | pyexec pyexec_ |
#define | pygive pygive_ |
#define | pyhepc pyhepc_ |
#define | pyinit pyinit_ |
#define | pylist pylist_ |
#define | pymass pymass_ |
#define | pyname pyname_ |
#define | pyr pyr_ |
#define | pyrget pyrget_ |
#define | pyrset pyrset_ |
#define | pystat pystat_ |
#define | pytest pytest_ |
#define | pythia6_common_address pythia6_common_address |
#define | pytune pytune_ |
#define | pyupda pyupda_ |
#define | tpythia6_close_fortran_file tpythia6_close_fortran_file_ |
#define | tpythia6_open_fortran_file tpythia6_open_fortran_file_ |
#define | type_of_call |
Functions | |
ClassImp (TPythia6) | |
void | py1ent_ (Int_t &, Int_t &, Double_t &, Double_t &, Double_t &) |
int | pychge_ (int *kf) |
int | pycomp_ (int *kf) |
void | pydiff_ () |
void | pyedit_ (int *medit) |
void | pyevnt_ () |
void | pyexec_ () |
void | pygive_ (const char *param, Long_t lparam) |
void | pyhepc_ (int *mconv) |
void | pyinit_ (char *frame, char *beam, char *target, double *win, Long_t l_frame, Long_t l_beam, Long_t l_target) |
void | pylist_ (int *key) |
double | pymass_ (int *kf) |
void | pyname_ (int *kf, char *name, Long_t l_name) |
int | pyr_ (int *dummy) |
int | pyrget_ (int *lun, int *move) |
int | pyrset_ (int *lun, int *move) |
void | pystat_ (int *key) |
int | pytest_ (int *flag) |
void * | pythia6_common_address (const char *) |
int | pytune_ (int *itune) |
int | pyupda_ (int *mupda, int *lun) |
void | tpythia6_close_fortran_file_ (int *lun) |
void | tpythia6_open_fortran_file_ (int *lun, char *name, int) |
#define py1ent py1ent_ |
Definition at line 96 of file TPythia6.cxx.
#define pychge pychge_ |
Definition at line 80 of file TPythia6.cxx.
#define pycomp pycomp_ |
Definition at line 81 of file TPythia6.cxx.
#define pydiff pydiff_ |
Definition at line 77 of file TPythia6.cxx.
#define pyedit pyedit_ |
Definition at line 82 of file TPythia6.cxx.
#define pyevnt pyevnt_ |
Definition at line 78 of file TPythia6.cxx.
#define pyexec pyexec_ |
Definition at line 83 of file TPythia6.cxx.
#define pygive pygive_ |
Definition at line 85 of file TPythia6.cxx.
#define pyhepc pyhepc_ |
Definition at line 84 of file TPythia6.cxx.
#define pyinit pyinit_ |
Definition at line 79 of file TPythia6.cxx.
#define pylist pylist_ |
Definition at line 86 of file TPythia6.cxx.
#define pymass pymass_ |
Definition at line 87 of file TPythia6.cxx.
#define pyname pyname_ |
Definition at line 88 of file TPythia6.cxx.
#define pyr pyr_ |
Definition at line 89 of file TPythia6.cxx.
#define pyrget pyrget_ |
Definition at line 90 of file TPythia6.cxx.
#define pyrset pyrset_ |
Definition at line 91 of file TPythia6.cxx.
#define pystat pystat_ |
Definition at line 92 of file TPythia6.cxx.
#define pytest pytest_ |
Definition at line 93 of file TPythia6.cxx.
#define pythia6_common_address pythia6_common_address |
Definition at line 106 of file TPythia6.cxx.
#define pytune pytune_ |
Definition at line 94 of file TPythia6.cxx.
#define pyupda pyupda_ |
Definition at line 95 of file TPythia6.cxx.
#define tpythia6_close_fortran_file tpythia6_close_fortran_file_ |
Definition at line 108 of file TPythia6.cxx.
#define tpythia6_open_fortran_file tpythia6_open_fortran_file_ |
Definition at line 107 of file TPythia6.cxx.
#define type_of_call |
Definition at line 110 of file TPythia6.cxx.
ClassImp | ( | TPythia6 | ) |
void pydiff_ | ( | ) |
void pyedit_ | ( | int * | medit | ) |
void pyevnt_ | ( | ) |
void pyexec_ | ( | ) |
void pygive_ | ( | const char * | param, |
Long_t | lparam | ||
) |
void pyhepc_ | ( | int * | mconv | ) |
void pyinit_ | ( | char * | frame, |
char * | beam, | ||
char * | target, | ||
double * | win, | ||
Long_t | l_frame, | ||
Long_t | l_beam, | ||
Long_t | l_target | ||
) |
void pylist_ | ( | int * | key | ) |
void pystat_ | ( | int * | key | ) |
void * pythia6_common_address | ( | const char * | ) |
void tpythia6_close_fortran_file_ | ( | int * | lun | ) |