CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Functions | Variables
HijingWrapper.h File Reference

Go to the source code of this file.

Macros

#define _MAXNUMPARTICLE_   130000
 
#define HIJING   hijing_
 
#define HIJSET   hijset_
 
#define himain1   himain1_
 
#define himain2   himain2_
 
#define hiparnt   hiparnt_
 

Functions

void hijing_ (const char *frame, float &bmin0, float &bmax0, int)
 
void hijset_ (float &efrm, const char *frame, const char *proj, const char *targ, int &iap, int &izp, int &iat, int &izt, int, int, int)
 

Variables

struct {
   int   eatt
 
   int   jatt
 
   int   n0
 
   int   n01
 
   int   n10
 
   int   n11
 
   int   natt
 
   int   np
 
   int   nt
 
himain1_
 
struct {
   int   katt [4][130000]
 
   float   patt [4][130000]
 
   float   vatt [4][130000]
 
himain2_
 
struct {
   float   hint1 [100]
 
   float   hipr1 [100]
 
   int   ihnt2 [50]
 
   int   ihpr2 [50]
 
hiparnt_
 

Macro Definition Documentation

#define _MAXNUMPARTICLE_   130000

Definition at line 8 of file HijingWrapper.h.

#define HIJING   hijing_

Definition at line 18 of file HijingWrapper.h.

Referenced by gen::HijingHadronizer::generatePartonsAndHadronize().

#define HIJSET   hijset_

Definition at line 13 of file HijingWrapper.h.

Referenced by gen::HijingHadronizer::call_hijset().

#define himain1   himain1_
#define himain2   himain2_
#define hiparnt   hiparnt_

Definition at line 52 of file HijingWrapper.h.

Referenced by gen::HijingHadronizer::add_heavy_ion_rec().

Function Documentation

void hijing_ ( const char *  frame,
float &  bmin0,
float &  bmax0,
int   
)
void hijset_ ( float &  efrm,
const char *  frame,
const char *  proj,
const char *  targ,
int &  iap,
int &  izp,
int &  iat,
int &  izt,
int  ,
int  ,
int   
)

Variable Documentation

int eatt

Definition at line 23 of file HijingWrapper.h.

struct { ... } himain1_
struct { ... } himain2_
float hint1[100]

Definition at line 48 of file HijingWrapper.h.

struct { ... } hiparnt_
float hipr1[100]

Definition at line 46 of file HijingWrapper.h.

int ihnt2[50]

Definition at line 49 of file HijingWrapper.h.

int ihpr2[50]

Definition at line 47 of file HijingWrapper.h.

int jatt

Definition at line 24 of file HijingWrapper.h.

int katt[4][130000]

Definition at line 37 of file HijingWrapper.h.

int n0

Definition at line 27 of file HijingWrapper.h.

int n01

Definition at line 28 of file HijingWrapper.h.

int n10

Definition at line 29 of file HijingWrapper.h.

int n11

Definition at line 30 of file HijingWrapper.h.

int natt

Definition at line 22 of file HijingWrapper.h.

int np

Definition at line 26 of file HijingWrapper.h.

int nt

Definition at line 25 of file HijingWrapper.h.

float patt[4][130000]

Definition at line 38 of file HijingWrapper.h.

float vatt[4][130000]

Definition at line 39 of file HijingWrapper.h.