BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtLunda.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/EvtLunda.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 lundar_ (int *, int *, float *, int *, int *, int *, double *, double *, double *, double *)
 
int lucomp_ (int *kf)
 
void lugive0_ (const char *cnfgstr, int length)
 

Variables

struct {
   double   decaytag
 
checktag_
 

Function Documentation

◆ lucomp_()

int lucomp_ ( int *  kf)

◆ lugive0_()

void lugive0_ ( const char *  cnfgstr,
int  length 
)

Referenced by EvtLunda::LundaInit().

◆ lundar_()

void lundar_ ( int *  ,
int *  ,
float *  ,
int *  ,
int *  ,
int *  ,
double *  ,
double *  ,
double *  ,
double *   
)

Referenced by EvtLunda::decay().

Variable Documentation

◆ 

struct { ... } checktag_

Referenced by EvtLunda::decay().

◆ decaytag

double decaytag

Definition at line 73 of file EvtLunda.cc.