ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Pythia6.cc File Reference
#include "Pythia6.hh"
#include <cstdlib>
#include <cstring>
#include <iostream>
+ Include dependency graph for Pythia6.cc:

Go to the source code of this file.

Macros

#define pycomp   pycomp_
 
#define py1ent   py1ent_
 
#define type_of_call
 

Functions

int type_of_call pycomp (int *kf)
 
void type_of_call py1ent (int &, int &, double &, double &, double &)
 
voidpythia6_common_address (const char *)
 

Macro Definition Documentation

#define py1ent   py1ent_

Definition at line 99 of file Pythia6.cc.

View newest version in sPHENIX GitHub at line 99 of file Pythia6.cc

Referenced by Pythia6::Py1ent(), pyeevt(), pyonia(), and pytest().

#define type_of_call

Definition at line 100 of file Pythia6.cc.

View newest version in sPHENIX GitHub at line 100 of file Pythia6.cc

Function Documentation

void type_of_call py1ent ( int ,
int ,
double &  ,
double &  ,
double &   
)
int type_of_call pycomp ( int kf)
void* pythia6_common_address ( const char *  )

Definition at line 57 of file pythia6_common_address.c.

View newest version in sPHENIX GitHub at line 57 of file pythia6_common_address.c

Referenced by Pythia6::Pythia6().

+ Here is the caller graph for this function: