#include "EvtGenBase/EvtPatches.hh"
#include "EvtGenBase/EvtParticle.hh"
#include "EvtGenBase/EvtStringParticle.hh"
#include "EvtGenBase/EvtParityC.hh"
#include "EvtGenBase/EvtDecayTable.hh"
#include "EvtGenBase/EvtPDL.hh"
#include "EvtGenModels/EvtLundCharm.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.
|
int | lucomp_ (int *kf) |
|
void | lundcrm_ (int *, int *, float *, int *, int *, int *, double *, double *, double *, double *, int *) |
|
void | lugive_ (const char *cnfgstr, int length) |
|
◆ lucomp_()
◆ lugive_()
void lugive_ |
( |
const char * |
cnfgstr, |
|
|
int |
length |
|
) |
| |
◆ lundcrm_()
void lundcrm_ |
( |
int * |
, |
|
|
int * |
, |
|
|
float * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
int * |
, |
|
|
double * |
, |
|
|
double * |
, |
|
|
double * |
, |
|
|
double * |
, |
|
|
int * |
|
|
) |
| |