|
BOSS 7.1.3
BESIII Offline Software System
|
#include "cfortran/cfortran.h"Go to the source code of this file.
Classes | |
| struct | CHANNELSEL_DEF |
| struct | SWDIAG_DEF |
| struct | PIONFFSW_DEF |
| struct | TAGGINGMODE_DEF |
| struct | FFPARAMSET_DEF |
| struct | NLOTYPE_DEF |
Macros | |
| #define | CHANNELSEL COMMON_BLOCK(CHANNELSEL_DEF, channelsel) |
| #define | SWDIAG COMMON_BLOCK(SWDIAG_DEF, swdiag) |
| #define | PIONFFSW COMMON_BLOCK(PIONFFSW_DEF, pionffsw) |
| #define | TAGGINGMODE COMMON_BLOCK(TAGGINGMODE_DEF, taggingmode) |
| #define | FFPARAMSET COMMON_BLOCK(FFPARAMSET,ffparamset) |
| #define | NLOTYPE COMMON_BLOCK(NLOTYPE,nlotype) |
| #define | EKHARA(i) |
| #define | RUN_EKHARA_WW() |
| #define | BOSS_INIT_EKHARA(xpar) |
| #define | DIAGNOSE() |
| #define | GET_WEIGHT() |
| #define | GET_TWOPI_WEIGHTS(weights) |
| #define | GET_FOURMOMENTA_LEPTONS(p1, p2, q1, q2) |
| #define | GET_FOURMOMENTA_TWOPI(pi1, pi2) |
| #define | GET_FOURMOMENTA_PION(qpion) |
| #define | GET_FOURMOMENTA_CHICJ(qcj) |
| #define | GET_FOURMOMENTA_PHOTON(kphp) |
| #define | GET_FINAL_MESON_INFO(i, mfp) |
| #define | GET_FINAL_MESON_INFO(i, tnpfinpar) |
| #define | GET_FINAL_MESON_1PH_INFO(mfp1ph) |
| #define | GET_FINAL_TWOPI_INFO(pipifinpar) |
| #define | GET_FINAL_CHICJ_INFO(chicjfinpar) |
| #define BOSS_INIT_EKHARA | ( | xpar | ) |
Definition at line 75 of file EkharaDef.h.
Referenced by Ekhara::initialize().
| #define CHANNELSEL COMMON_BLOCK(CHANNELSEL_DEF, channelsel) |
Definition at line 14 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define DIAGNOSE | ( | ) |
Definition at line 78 of file EkharaDef.h.
Referenced by Ekhara::initialize().
| #define EKHARA | ( | i | ) |
Definition at line 69 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), Ekhara::execute(), and Ekhara::finalize().
| #define FFPARAMSET COMMON_BLOCK(FFPARAMSET,ffparamset) |
Definition at line 50 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define GET_FINAL_CHICJ_INFO | ( | chicjfinpar | ) |
Definition at line 112 of file EkharaDef.h.
Referenced by Ekhara::finalize().
| #define GET_FINAL_MESON_1PH_INFO | ( | mfp1ph | ) |
Definition at line 106 of file EkharaDef.h.
| #define GET_FINAL_MESON_INFO | ( | i, | |
| mfp ) |
Definition at line 102 of file EkharaDef.h.
Referenced by Ekhara::finalize().
| #define GET_FINAL_MESON_INFO | ( | i, | |
| tnpfinpar ) |
Definition at line 102 of file EkharaDef.h.
| #define GET_FINAL_TWOPI_INFO | ( | pipifinpar | ) |
Definition at line 109 of file EkharaDef.h.
Referenced by Ekhara::finalize().
| #define GET_FOURMOMENTA_CHICJ | ( | qcj | ) |
Definition at line 96 of file EkharaDef.h.
Referenced by Ekhara::execute().
Definition at line 87 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define GET_FOURMOMENTA_PHOTON | ( | kphp | ) |
Definition at line 99 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define GET_FOURMOMENTA_PION | ( | qpion | ) |
Definition at line 93 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define GET_FOURMOMENTA_TWOPI | ( | pi1, | |
| pi2 ) |
Definition at line 90 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define GET_TWOPI_WEIGHTS | ( | weights | ) |
Definition at line 84 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define GET_WEIGHT | ( | ) |
Definition at line 81 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define NLOTYPE COMMON_BLOCK(NLOTYPE,nlotype) |
Definition at line 59 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), Ekhara::execute(), and Ekhara::initialize().
| #define PIONFFSW COMMON_BLOCK(PIONFFSW_DEF, pionffsw) |
Definition at line 32 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define RUN_EKHARA_WW | ( | ) |
Definition at line 72 of file EkharaDef.h.
| #define SWDIAG COMMON_BLOCK(SWDIAG_DEF, swdiag) |
Definition at line 23 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define TAGGINGMODE COMMON_BLOCK(TAGGINGMODE_DEF, taggingmode) |
Definition at line 41 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| COMMON_BLOCK_DEF | ( | CHANNELSEL_DEF | , |
| CHANNELSEL | ) |
| COMMON_BLOCK_DEF | ( | FFPARAMSET_DEF | , |
| FFPARAMSET | ) |
| COMMON_BLOCK_DEF | ( | NLOTYPE_DEF | , |
| NLOTYPE | ) |
| COMMON_BLOCK_DEF | ( | PIONFFSW_DEF | , |
| PIONFFSW | ) |
| COMMON_BLOCK_DEF | ( | SWDIAG_DEF | , |
| SWDIAG | ) |
| COMMON_BLOCK_DEF | ( | TAGGINGMODE_DEF | , |
| TAGGINGMODE | ) |