ROOT  6.06/08
Reference Guide
Macros | Functions
TPythia6.cxx File Reference
#include "TPythia6.h"
#include "TClonesArray.h"
#include "TMCParticle.h"
#include "TParticle.h"
+ Include dependency graph for TPythia6.cxx:

Go to the source code of this file.

Macros

#define pydiff   pydiff_
 
#define pyevnt   pyevnt_
 
#define pyinit   pyinit_
 
#define pychge   pychge_
 
#define pycomp   pycomp_
 
#define pyedit   pyedit_
 
#define pyexec   pyexec_
 
#define pyhepc   pyhepc_
 
#define pygive   pygive_
 
#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 pytune   pytune_
 
#define pyupda   pyupda_
 
#define py1ent   py1ent_
 
#define pythia6_common_address   pythia6_common_address
 
#define tpythia6_open_fortran_file   tpythia6_open_fortran_file_
 
#define tpythia6_close_fortran_file   tpythia6_close_fortran_file_
 
#define type_of_call
 

Functions

void type_of_call pyevnt ()
 
void type_of_call pystat (int *key)
 
void type_of_call pylist (int *key)
 
void type_of_call pyedit (int *medit)
 
void type_of_call pydiff ()
 
void type_of_call pyexec ()
 
void type_of_call pygive (const char *param, Long_t lparam)
 
void type_of_call pyhepc (int *mconv)
 
int type_of_call pychge (int *kf)
 
int type_of_call pycomp (int *kf)
 
double type_of_call pymass (int *kf)
 
void type_of_call pyname (int *kf, char *name, Long_t l_name)
 
int type_of_call pyr (int *dummy)
 
int type_of_call pyrget (int *lun, int *move)
 
int type_of_call pyrset (int *lun, int *move)
 
int type_of_call pytest (int *flag)
 
int type_of_call pytune (int *itune)
 
int type_of_call pyupda (int *mupda, int *lun)
 
void type_of_call py1ent (Int_t &, Int_t &, Double_t &, Double_t &, Double_t &)
 
void type_of_call pyinit (char *frame, char *beam, char *target, double *win, Long_t l_frame, Long_t l_beam, Long_t l_target)
 
voidpythia6_common_address (const char *)
 
void type_of_call tpythia6_open_fortran_file (int *lun, char *name, int)
 
void type_of_call tpythia6_close_fortran_file (int *lun)
 

Macro Definition Documentation

§ py1ent

#define py1ent   py1ent_

Definition at line 91 of file TPythia6.cxx.

Referenced by TPythia6::Py1ent().

§ pychge

#define pychge   pychge_

Definition at line 75 of file TPythia6.cxx.

Referenced by TPythia6::Pychge().

§ pycomp

#define pycomp   pycomp_

Definition at line 76 of file TPythia6.cxx.

Referenced by TPythia6::Pycomp().

§ pydiff

#define pydiff   pydiff_

Definition at line 72 of file TPythia6.cxx.

Referenced by TPythia6::Pydiff().

§ pyedit

#define pyedit   pyedit_

Definition at line 77 of file TPythia6.cxx.

Referenced by TPythia6::Pyedit().

§ pyevnt

#define pyevnt   pyevnt_

Definition at line 73 of file TPythia6.cxx.

Referenced by TPythia6::GenerateEvent(), and TPythia6::Pyevnt().

§ pyexec

#define pyexec   pyexec_

Definition at line 78 of file TPythia6.cxx.

Referenced by TPythia6::Pyexec().

§ pygive

#define pygive   pygive_

Definition at line 80 of file TPythia6.cxx.

Referenced by TPythia6::Pygive().

§ pyhepc

#define pyhepc   pyhepc_

Definition at line 79 of file TPythia6.cxx.

Referenced by TPythia6::Pyhepc().

§ pyinit

#define pyinit   pyinit_

Definition at line 74 of file TPythia6.cxx.

Referenced by TPythia6::Pyinit().

§ pylist

#define pylist   pylist_

Definition at line 81 of file TPythia6.cxx.

Referenced by TPythia6::Pylist().

§ pymass

#define pymass   pymass_

Definition at line 82 of file TPythia6.cxx.

Referenced by TPythia6::Pymass().

§ pyname

#define pyname   pyname_

Definition at line 83 of file TPythia6.cxx.

Referenced by TPythia6::Pyname().

§ pyr

#define pyr   pyr_

Definition at line 84 of file TPythia6.cxx.

Referenced by TPythia6::Pyr().

§ pyrget

#define pyrget   pyrget_

Definition at line 85 of file TPythia6.cxx.

Referenced by TPythia6::Pyrget().

§ pyrset

#define pyrset   pyrset_

Definition at line 86 of file TPythia6.cxx.

Referenced by TPythia6::Pyrset().

§ pystat

#define pystat   pystat_

Definition at line 87 of file TPythia6.cxx.

Referenced by TPythia6::Pystat().

§ pytest

#define pytest   pytest_

Definition at line 88 of file TPythia6.cxx.

Referenced by TPythia6::Pytest().

§ pythia6_common_address

#define pythia6_common_address   pythia6_common_address

Definition at line 101 of file TPythia6.cxx.

Referenced by TPythia6::TPythia6().

§ pytune

#define pytune   pytune_

Definition at line 89 of file TPythia6.cxx.

Referenced by TPythia6::Pytune().

§ pyupda

#define pyupda   pyupda_

Definition at line 90 of file TPythia6.cxx.

Referenced by TPythia6::Pyupda().

§ tpythia6_close_fortran_file

#define tpythia6_close_fortran_file   tpythia6_close_fortran_file_

Definition at line 103 of file TPythia6.cxx.

Referenced by TPythia6::CloseFortranFile().

§ tpythia6_open_fortran_file

#define tpythia6_open_fortran_file   tpythia6_open_fortran_file_

Definition at line 102 of file TPythia6.cxx.

Referenced by TPythia6::OpenFortranFile().

§ type_of_call

#define type_of_call

Definition at line 105 of file TPythia6.cxx.

Function Documentation

§ py1ent()

void type_of_call py1ent ( Int_t ,
Int_t ,
Double_t ,
Double_t ,
Double_t  
)

§ pychge()

int type_of_call pychge ( int *  kf)

§ pycomp()

int type_of_call pycomp ( int *  kf)

§ pydiff()

void type_of_call pydiff ( )

§ pyedit()

void type_of_call pyedit ( int *  medit)

§ pyevnt()

void type_of_call pyevnt ( )

§ pyexec()

void type_of_call pyexec ( )

§ pygive()

void type_of_call pygive ( const char *  param,
Long_t  lparam 
)

§ pyhepc()

void type_of_call pyhepc ( int *  mconv)

§ pyinit()

void type_of_call pyinit ( char *  frame,
char *  beam,
char *  target,
double *  win,
Long_t  l_frame,
Long_t  l_beam,
Long_t  l_target 
)

§ pylist()

void type_of_call pylist ( int *  key)

§ pymass()

double type_of_call pymass ( int *  kf)

§ pyname()

void type_of_call pyname ( int *  kf,
char *  name,
Long_t  l_name 
)

§ pyr()

int type_of_call pyr ( int *  dummy)

§ pyrget()

int type_of_call pyrget ( int *  lun,
int *  move 
)

§ pyrset()

int type_of_call pyrset ( int *  lun,
int *  move 
)

§ pystat()

void type_of_call pystat ( int *  key)

§ pytest()

int type_of_call pytest ( int *  flag)

§ pythia6_common_address()

void* pythia6_common_address ( const char *  )

§ pytune()

int type_of_call pytune ( int *  itune)

§ pyupda()

int type_of_call pyupda ( int *  mupda,
int *  lun 
)

§ tpythia6_close_fortran_file()

void type_of_call tpythia6_close_fortran_file ( int *  lun)

§ tpythia6_open_fortran_file()

void type_of_call tpythia6_open_fortran_file ( int *  lun,
char *  name,
int   
)