|
BOSS 8.0.0
BESIII Offline Software System
|
#include "HepMC/IO_HEPEVT.h"#include "HepMC/GenEvent.h"#include "GaudiKernel/DataSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include "BesRndmGenSvc/IBesRndmGenSvc.h"#include "GeneratorObject/McGenEvent.h"#include "KKMC.h"#include "KKMCRandom.h"#include "cfortran/cfortran.h"#include "EventModel/EventHeader.h"Go to the source code of this file.
Classes | |
| struct | DDBAR_DEF |
| struct | PHOTONTAG_DEF |
| struct | MODEXS_DEF |
Macros | |
| #define | PSEUMAR_INITIALIZE(ijklin, ntot1n, ntot2n) |
| #define | WHYM_SETDEF(XPAR) |
| #define | MY_PYUPD() |
| #define | KK2F_INITIALIZE(XPAR) |
| #define | HEPEVT_CLEAN() |
| #define | KK2F_MAKE() |
| #define | KK2F_GETKEYSKIP(KEY) |
| #define | PSIPP_DDBARCUT(KEY) |
| #define | KK2F_FINALIZE() |
| #define | KK2F_GETXSECMC(xsecpb, xerrpb) |
| #define | PYLIST(LIST) |
| #define | PYHEPC(ICONV) |
| #define | KK2F_SETEVTGENINTERFACE(KEY) |
| #define | KK2F_GETEVTGENINTERFACE(KEY) |
| #define | HEPEVT_NUMHEP(Nhep) |
| #define | HEPEVT_GETF(POS) |
| #define | HEPEVT_GETFBAR(POS) |
| #define | HEPEVT_GETKFFIN(KFIN) |
| #define | HEPEVT_SETPHOTOSFLAGTRUE(IP) |
| #define | PHOTOS(IP) |
| #define | PHOINI() |
| #define | TURNOFFTAUDECAY() |
| #define | PYUPDA(MUPDA, LFN) |
| #define | DDBARMASS COMMON_BLOCK( DDBAR_DEF, ddbarmass ) |
| #define | PHOTONTAG COMMON_BLOCK( PHOTONTAG_DEF, photontag ) |
| #define | MODEXS COMMON_BLOCK( MODEXS_DEF, modexs ) |
Functions | |
| COMMON_BLOCK_DEF (DDBAR_DEF, DDBARMASS) | |
| COMMON_BLOCK_DEF (PHOTONTAG_DEF, PHOTONTAG) | |
| COMMON_BLOCK_DEF (MODEXS_DEF, MODEXS) | |
| void | pygive_ (const char *cnfgstr, int length) |
| #define DDBARMASS COMMON_BLOCK( DDBAR_DEF, ddbarmass ) |
Definition at line 86 of file KKMC.cxx.
Referenced by COMMON_BLOCK_DEF(), and KKMC::initialize().
| #define HEPEVT_CLEAN | ( | ) |
| #define HEPEVT_GETF | ( | POS | ) |
Definition at line 64 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define HEPEVT_GETFBAR | ( | POS | ) |
Definition at line 66 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define HEPEVT_GETKFFIN | ( | KFIN | ) |
Definition at line 68 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define HEPEVT_NUMHEP | ( | Nhep | ) |
Definition at line 62 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define HEPEVT_SETPHOTOSFLAGTRUE | ( | IP | ) |
Definition at line 70 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define KK2F_FINALIZE | ( | ) |
Definition at line 43 of file KKMC.cxx.
Referenced by KKMC::finalize().
| #define KK2F_GETEVTGENINTERFACE | ( | KEY | ) |
Definition at line 58 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define KK2F_GETKEYSKIP | ( | KEY | ) |
Definition at line 37 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define KK2F_GETXSECMC | ( | xsecpb, | |
| xerrpb ) |
Definition at line 45 of file KKMC.cxx.
Referenced by KKMC::finalize().
| #define KK2F_INITIALIZE | ( | XPAR | ) |
Definition at line 29 of file KKMC.cxx.
Referenced by KKMC::execute(), and KKMC::initialize().
| #define KK2F_MAKE | ( | ) |
Definition at line 34 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define KK2F_SETEVTGENINTERFACE | ( | KEY | ) |
Definition at line 55 of file KKMC.cxx.
Referenced by KKMC::initialize().
| #define MODEXS COMMON_BLOCK( MODEXS_DEF, modexs ) |
Definition at line 98 of file KKMC.cxx.
Referenced by COMMON_BLOCK_DEF(), KKMC::initialize(), and INTEGER().
| #define MY_PYUPD | ( | ) |
Definition at line 26 of file KKMC.cxx.
Referenced by KKMC::initialize().
| #define PHOINI | ( | ) |
Definition at line 75 of file KKMC.cxx.
Referenced by KKMC::initialize().
| #define PHOTONTAG COMMON_BLOCK( PHOTONTAG_DEF, photontag ) |
Definition at line 92 of file KKMC.cxx.
Referenced by COMMON_BLOCK_DEF(), and KKMC::initialize().
| #define PHOTOS | ( | IP | ) |
Definition at line 73 of file KKMC.cxx.
Referenced by KKMC::execute(), and generator_name().
| #define PSEUMAR_INITIALIZE | ( | ijklin, | |
| ntot1n, | |||
| ntot2n ) |
Definition at line 20 of file KKMC.cxx.
| #define PSIPP_DDBARCUT | ( | KEY | ) |
Definition at line 40 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define PYHEPC | ( | ICONV | ) |
Definition at line 52 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define PYLIST | ( | LIST | ) |
Definition at line 49 of file KKMC.cxx.
Referenced by KKMC::execute().
| #define PYUPDA | ( | MUPDA, | |
| LFN ) |
Definition at line 81 of file KKMC.cxx.
Referenced by KKMC::initialize().
| #define TURNOFFTAUDECAY | ( | ) |
Definition at line 78 of file KKMC.cxx.
Referenced by KKMC::initialize().
| #define WHYM_SETDEF | ( | XPAR | ) |
Definition at line 24 of file KKMC.cxx.
Referenced by KKMC::initialize().
| COMMON_BLOCK_DEF | ( | MODEXS_DEF | , |
| MODEXS | ) |
| COMMON_BLOCK_DEF | ( | PHOTONTAG_DEF | , |
| PHOTONTAG | ) |
|
extern |