BOSS 7.1.2
BESIII Offline Software System
|
#include "BesTwogam/BesTwogam.h"
#include "HepMC/GenEvent.h"
#include "HepMC/HEPEVT_Wrapper.h"
#include "HepMC/IO_HEPEVT.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/DataSvc.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GeneratorObject/McGenEvent.h"
#include "cfortran/cfortran.h"
#include <stdlib.h>
Go to the source code of this file.
Classes | |
struct | ISEEDC_DEF |
struct | FNAMES_DEF |
struct | INPARC_DEF |
struct | LUMINO_DEF |
struct | EVENUM_DEF |
struct | UNWEIT_DEF |
struct | WEIGHTED_DEF |
struct | CFLAGS_DEF |
struct | EXCUTS_DEF |
struct | LUJETS_DEF |
Macros | |
#define | ISEEDC COMMON_BLOCK(ISEEDC_DEF,iseedc) |
#define | FNAMES COMMON_BLOCK(FNAMES_DEF,fnames) |
#define | INPARC COMMON_BLOCK(INPARC_DEF,inparc) |
#define | LUMINO COMMON_BLOCK( LUMINO_DEF,lumino) |
#define | EVENUM COMMON_BLOCK(EVENUM_DEF,evenum) |
#define | UNWEIT COMMON_BLOCK(UNWEIT_DEF,unweit) |
#define | WEIGHTED COMMON_BLOCK(WEIGHTED_DEF,weighted) |
#define | CFLAGS COMMON_BLOCK(CFLAGS_DEF,cflags) |
#define | EXCUTS COMMON_BLOCK(EXCUTS_DEF, excuts) |
#define | LUJETS COMMON_BLOCK(LUJETS_DEF,lujets) |
#define | PRINTEVT() |
#define | INIRUN() |
#define | FINISH() |
#define | GENEVT() |
#define | GEN1EVT() |
#define | RDCUTS() |
#define | SETDEF() |
#define | QCDSTA() |
#define | DOCUTS() |
#define | ESTMAXCS() |
#define | PRTCUT() |
#define | USRINI() |
#define | USRHIS() |
#define | USREND() |
#define | LUHEPC(ICONV) |
#define | HEPEVT_CLEAN() |
#define | LULIST(ICONV) |
#define | HEPEVT_PRINT() |
Functions | |
COMMON_BLOCK_DEF (ISEEDC_DEF, ISEEDC) | |
COMMON_BLOCK_DEF (FNAMES_DEF, FNAMES) | |
COMMON_BLOCK_DEF (INPARC_DEF, INPARC) | |
COMMON_BLOCK_DEF (LUMINO_DEF, LUMINO) | |
COMMON_BLOCK_DEF (EVENUM_DEF, EVENUM) | |
COMMON_BLOCK_DEF (UNWEIT_DEF, UNWEIT) | |
COMMON_BLOCK_DEF (WEIGHTED_DEF, WEIGHTED) | |
COMMON_BLOCK_DEF (CFLAGS_DEF, CFLAGS) | |
COMMON_BLOCK_DEF (EXCUTS_DEF, EXCUTS) | |
COMMON_BLOCK_DEF (LUJETS_DEF, LUJETS) | |
void | pygive_ (const char *cnfgstr, int length) |
#define CFLAGS COMMON_BLOCK(CFLAGS_DEF,cflags) |
Definition at line 73 of file BesTwogam.cxx.
Referenced by BesTwogam::execute().
#define DOCUTS | ( | ) |
Definition at line 118 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define ESTMAXCS | ( | ) |
Definition at line 121 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define EVENUM COMMON_BLOCK(EVENUM_DEF,evenum) |
Definition at line 57 of file BesTwogam.cxx.
#define EXCUTS COMMON_BLOCK(EXCUTS_DEF, excuts) |
Definition at line 82 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define FINISH | ( | ) |
Definition at line 100 of file BesTwogam.cxx.
#define FNAMES COMMON_BLOCK(FNAMES_DEF,fnames) |
Definition at line 40 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define GEN1EVT | ( | ) |
Definition at line 106 of file BesTwogam.cxx.
#define GENEVT | ( | ) |
Definition at line 103 of file BesTwogam.cxx.
#define HEPEVT_CLEAN | ( | ) |
Definition at line 139 of file BesTwogam.cxx.
#define HEPEVT_PRINT | ( | ) |
Definition at line 145 of file BesTwogam.cxx.
#define INIRUN | ( | ) |
Definition at line 97 of file BesTwogam.cxx.
#define INPARC COMMON_BLOCK(INPARC_DEF,inparc) |
Definition at line 46 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define ISEEDC COMMON_BLOCK(ISEEDC_DEF,iseedc) |
Definition at line 33 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define LUHEPC | ( | ICONV | ) |
Definition at line 136 of file BesTwogam.cxx.
#define LUJETS COMMON_BLOCK(LUJETS_DEF,lujets) |
Definition at line 90 of file BesTwogam.cxx.
#define LULIST | ( | ICONV | ) |
Definition at line 142 of file BesTwogam.cxx.
#define LUMINO COMMON_BLOCK( LUMINO_DEF,lumino) |
Definition at line 52 of file BesTwogam.cxx.
#define PRINTEVT | ( | ) |
Definition at line 94 of file BesTwogam.cxx.
#define PRTCUT | ( | ) |
Definition at line 124 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define QCDSTA | ( | ) |
Definition at line 115 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define RDCUTS | ( | ) |
Definition at line 109 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define SETDEF | ( | ) |
Definition at line 112 of file BesTwogam.cxx.
Referenced by BesTwogam::initialize().
#define UNWEIT COMMON_BLOCK(UNWEIT_DEF,unweit) |
Definition at line 63 of file BesTwogam.cxx.
#define USREND | ( | ) |
Definition at line 133 of file BesTwogam.cxx.
#define USRHIS | ( | ) |
Definition at line 130 of file BesTwogam.cxx.
#define USRINI | ( | ) |
Definition at line 127 of file BesTwogam.cxx.
#define WEIGHTED COMMON_BLOCK(WEIGHTED_DEF,weighted) |
Definition at line 68 of file BesTwogam.cxx.
COMMON_BLOCK_DEF | ( | CFLAGS_DEF | , |
CFLAGS | ) |
COMMON_BLOCK_DEF | ( | EVENUM_DEF | , |
EVENUM | ) |
COMMON_BLOCK_DEF | ( | EXCUTS_DEF | , |
EXCUTS | ) |
COMMON_BLOCK_DEF | ( | FNAMES_DEF | , |
FNAMES | ) |
COMMON_BLOCK_DEF | ( | INPARC_DEF | , |
INPARC | ) |
COMMON_BLOCK_DEF | ( | ISEEDC_DEF | , |
ISEEDC | ) |
COMMON_BLOCK_DEF | ( | LUJETS_DEF | , |
LUJETS | ) |
COMMON_BLOCK_DEF | ( | LUMINO_DEF | , |
LUMINO | ) |
COMMON_BLOCK_DEF | ( | UNWEIT_DEF | , |
UNWEIT | ) |
COMMON_BLOCK_DEF | ( | WEIGHTED_DEF | , |
WEIGHTED | ) |
|
extern |