#include "../EeTo4e/EeTo4e.h"
#include "../EeTo4e/EeTo4eRandom.h"
#include "BesKernel/IBesRndmGenSvc.h"
#include "HepMC/GenEvent.h"
#include "HepMC/GenVertex.h"
#include "HepMC/GenParticle.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 "CLHEP/Vector/LorentzVector.h"
#include "cfortran/cfortran.h"
#include <stdlib.h>
#include <time.h>
Go to the source code of this file.
◆ BEAMENERGY
◆ COSEE
◆ GEVENT
#define GEVENT |
( |
| NEVENTS | ) |
|
Value:
#define CCALLSFSUB1(UN, LN, T1, A1)
Definition at line 88 of file EeTo4e.cxx.
◆ MCTRUTH
◆ MOMSET
◆ COMMON_BLOCK_DEF() [1/4]
◆ COMMON_BLOCK_DEF() [2/4]
◆ COMMON_BLOCK_DEF() [3/4]
◆ COMMON_BLOCK_DEF() [4/4]
◆ flat_()
Definition at line 74 of file EeTo4e.cxx.
74 {
75 float rr;
77
78 rr=(float)rd;
80
81}
◆ intxs_()