|
BOSS 8.0.0
BESIII Offline Software System
|
#include "EvtPythia.hh"#include "../EvtGenBase/EvtDecayTable.hh"#include "../EvtGenBase/EvtId.hh"#include "../EvtGenBase/EvtPDL.hh"#include "../EvtGenBase/EvtParticle.hh"#include "../EvtGenBase/EvtPatches.hh"#include "../EvtGenBase/EvtReport.hh"#include "../EvtGenBase/EvtStringParticle.hh"#include <fstream>#include <iomanip>#include <iostream>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>Go to the source code of this file.
Functions | |
| void | pycontinuum_ (double *, int *, int *, double *, double *, double *, double *) |
| void | evtpythiainit_ (const char *fname, int len) |
| void | init_cont_ () |
| void | pythiadec_ (int *, double *, int *, int *, int *, double *, double *, double *, double *) |
| void | initpythia_ (int *) |
| void | pygive_ (const char *cnfgstr, int length) |
| int | pycomp_ (int *kf) |
| void | pylist_ (int &) |
| int | NominalCharge (int ID) |
Variables | |
| struct { | |
| double maximum | |
| } | cbbeam_ |
|
extern |
Referenced by EvtPythia::pythiaInit().
|
extern |
|
extern |
| int NominalCharge | ( | int | ID | ) |
Definition at line 771 of file EvtPythia.cc.
|
extern |
Referenced by EvtPythia::decay().
|
extern |
Referenced by EvtPythia::pythiacont().
|
extern |
Referenced by BesTwogam::initialize(), KKMC::initialize(), and EvtPythia::pythiaInit().
|
extern |
Referenced by EvtPythia::decay().
|
extern |
Referenced by EvtPythia::decay().
| struct { ... } cbbeam_ |
| double maximum |
Definition at line 88 of file EvtPythia.cc.