BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtJetSet.cc File Reference
#include "EvtGenBase/EvtPatches.hh"
#include "EvtGenBase/EvtParticle.hh"
#include "EvtGenBase/EvtStringParticle.hh"
#include "EvtGenBase/EvtDecayTable.hh"
#include "EvtGenBase/EvtPDL.hh"
#include "EvtGenModels/EvtJetSet.hh"
#include "EvtGenBase/EvtReport.hh"
#include <string>
#include "EvtGenBase/EvtId.hh"
#include <iostream>
#include <iomanip>
#include <fstream>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>

Go to the source code of this file.

Functions

void evtjetsetinit_ (char *fname, int len)
 
void jetset1_ (int *, double *, int *, int *, int *, double *, double *, double *, double *)
 
void lugive_ (const char *cnfgstr, int length)
 
int lucomp_ (int *kf)
 

Function Documentation

◆ evtjetsetinit_()

void evtjetsetinit_ ( char * fname,
int len )
extern

Referenced by EvtJetSet::jetSetInit().

◆ jetset1_()

void jetset1_ ( int * ,
double * ,
int * ,
int * ,
int * ,
double * ,
double * ,
double * ,
double *  )
extern

Referenced by EvtJetSet::decay().

◆ lucomp_()

int lucomp_ ( int * kf)
extern

Referenced by EvtJetSet::decay().

◆ lugive_()

void lugive_ ( const char * cnfgstr,
int length )
extern