|
BOSS 7.1.1
BESIII Offline Software System
|
#include "HepMC/HEPEVT_Wrapper.h"#include "HepMC/IO_HEPEVT.h"#include "HepMC/GenEvent.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/AlgFactory.h"#include "GaudiKernel/DataSvc.h"#include "GaudiKernel/SmartDataPtr.h"#include "GaudiKernel/IHistogramSvc.h"#include "Ekhara/Ekhara.h"#include "Ekhara/EkharaRandom.h"#include "GeneratorObject/McGenEvent.h"#include "BesKernel/IBesRndmGenSvc.h"#include "Ekhara/cfortran.h"#include <iostream>#include <TLorentzVector.h>#include <TVector3.h>#include "CLHEP/Matrix/Vector.h"#include "CLHEP/Vector/LorentzVector.h"#include "CLHEP/Vector/ThreeVector.h"#include "CLHEP/Matrix/SymMatrix.h"#include "CLHEP/Matrix/Matrix.h"Go to the source code of this file.
Classes | |
| struct | CHANNELSEL_DEF |
| struct | SWDIAG_DEF |
| struct | PIONFFSW_DEF |
Macros | |
| #define | CHANNELSEL COMMON_BLOCK(CHANNELSEL_DEF, channelsel) |
| #define | SWDIAG COMMON_BLOCK(SWDIAG_DEF, swdiag) |
| #define | PIONFFSW COMMON_BLOCK(PIONFFSW_DEF, pionffsw) |
| #define | EKHARA_SET_ONE_EVENT_MODE() |
| #define | EKHARA(i) |
| #define | BOSS_INIT_READ(xpar) |
| #define | DIAGNOSE() |
| #define | EKHARA_SET_SILENT() |
| #define | GET_MOMENTUM(p1, p2, q1, q2, pi1, pi2, qpion) |
Functions | |
| COMMON_BLOCK_DEF (CHANNELSEL_DEF, CHANNELSEL) | |
| COMMON_BLOCK_DEF (SWDIAG_DEF, SWDIAG) | |
| COMMON_BLOCK_DEF (PIONFFSW_DEF, PIONFFSW) | |
| #define BOSS_INIT_READ | ( | xpar | ) |
Definition at line 72 of file Ekhara.cxx.
Referenced by Ekhara::initialize().
| #define CHANNELSEL COMMON_BLOCK(CHANNELSEL_DEF, channelsel) |
Definition at line 45 of file Ekhara.cxx.
Referenced by Ekhara::initialize().
| #define DIAGNOSE | ( | ) |
Definition at line 75 of file Ekhara.cxx.
Referenced by Ekhara::finalize(), and Ekhara::initialize().
| #define EKHARA | ( | i | ) |
Definition at line 69 of file Ekhara.cxx.
Referenced by Ekhara::execute(), Ekhara::finalize(), and Ekhara::initialize().
| #define EKHARA_SET_ONE_EVENT_MODE | ( | ) |
Definition at line 66 of file Ekhara.cxx.
| #define EKHARA_SET_SILENT | ( | ) |
Definition at line 78 of file Ekhara.cxx.
Definition at line 81 of file Ekhara.cxx.
Referenced by Ekhara::execute().
| #define PIONFFSW COMMON_BLOCK(PIONFFSW_DEF, pionffsw) |
Definition at line 61 of file Ekhara.cxx.
Referenced by Ekhara::initialize().
| #define SWDIAG COMMON_BLOCK(SWDIAG_DEF, swdiag) |
Definition at line 53 of file Ekhara.cxx.
Referenced by Ekhara::initialize().
| COMMON_BLOCK_DEF | ( | CHANNELSEL_DEF | , |
| CHANNELSEL | ) |
| COMMON_BLOCK_DEF | ( | PIONFFSW_DEF | , |
| PIONFFSW | ) |
| COMMON_BLOCK_DEF | ( | SWDIAG_DEF | , |
| SWDIAG | ) |