|
BOSS 8.0.0
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 63 of file EkharaDef.h.
Referenced by Ekhara::initialize().
| #define CHANNELSEL COMMON_BLOCK( CHANNELSEL_DEF, channelsel ) |
Definition at line 13 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define DIAGNOSE | ( | ) |
Definition at line 67 of file EkharaDef.h.
Referenced by Ekhara::initialize().
| #define EKHARA | ( | i | ) |
Definition at line 57 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), Ekhara::execute(), and Ekhara::finalize().
| #define FFPARAMSET COMMON_BLOCK( FFPARAMSET, ffparamset ) |
Definition at line 41 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define GET_FINAL_CHICJ_INFO | ( | chicjfinpar | ) |
Referenced by Ekhara::finalize().
| #define GET_FINAL_MESON_1PH_INFO | ( | mfp1ph | ) |
| #define GET_FINAL_MESON_INFO | ( | i, | |
| mfp ) |
Referenced by Ekhara::finalize().
| #define GET_FINAL_MESON_INFO | ( | i, | |
| tnpfinpar ) |
| #define GET_FINAL_TWOPI_INFO | ( | pipifinpar | ) |
Referenced by Ekhara::finalize().
| #define GET_FOURMOMENTA_CHICJ | ( | qcj | ) |
Referenced by Ekhara::execute().
Referenced by Ekhara::execute().
| #define GET_FOURMOMENTA_PHOTON | ( | kphp | ) |
Referenced by Ekhara::execute().
| #define GET_FOURMOMENTA_PION | ( | qpion | ) |
Referenced by Ekhara::execute().
| #define GET_FOURMOMENTA_TWOPI | ( | pi1, | |
| pi2 ) |
Referenced by Ekhara::execute().
| #define GET_TWOPI_WEIGHTS | ( | weights | ) |
Definition at line 73 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define GET_WEIGHT | ( | ) |
Definition at line 70 of file EkharaDef.h.
Referenced by Ekhara::execute().
| #define NLOTYPE COMMON_BLOCK( NLOTYPE, nlotype ) |
Definition at line 48 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), Ekhara::execute(), and Ekhara::initialize().
| #define PIONFFSW COMMON_BLOCK( PIONFFSW_DEF, pionffsw ) |
Definition at line 27 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define RUN_EKHARA_WW | ( | ) |
Definition at line 60 of file EkharaDef.h.
| #define SWDIAG COMMON_BLOCK( SWDIAG_DEF, swdiag ) |
Definition at line 20 of file EkharaDef.h.
Referenced by COMMON_BLOCK_DEF(), and Ekhara::initialize().
| #define TAGGINGMODE COMMON_BLOCK( TAGGINGMODE_DEF, taggingmode ) |
Definition at line 34 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 | ) |