#include "EeTo4e.h"
#include "BesRndmGenSvc/IBesRndmGenSvc.h"
#include "EeTo4eRandom.h"
#include "HepMC/GenEvent.h"
#include "HepMC/GenParticle.h"
#include "HepMC/GenVertex.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "GeneratorObject/McGenEvent.h"
#include "cfortran/cfortran.h"
#include <stdlib.h>
Go to the source code of this file.
◆ BEAMENERGY
◆ COSEE
| #define COSEE COMMON_BLOCK( COSEE_DEF, cosee ) |
◆ GEVENT
| #define GEVENT |
( |
| NEVENTS | ) |
|
Value:CCALLSFSUB1(
GEVENT, gevent, INT, NEVENTS )
Definition at line 83 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 70 of file EeTo4e.cxx.
70 {
71 float rr;
73
74 rr = (float)rd;
76
77}
◆ intxs_()