CepGen 1.2.5
Central exclusive processes event generator
|
Interfacing between CepGen and HepMC2 event definitions. More...
#include <CepGenAddOns/HepMC2Wrapper/HepMC2EventInterface.h>
Public Member Functions | |
CepGenEvent (const cepgen::Event &ev) | |
Construct an event interface from a CepGen Event object. | |
operator cepgen::Event () const | |
Extract a CepGen Event object from a HepMC2 GenEvent object. | |
Definition at line 34 of file HepMC2EventInterface.h.
CepGenEvent | ( | const cepgen::Event & | ev | ) |
Definition at line 37 of file HepMC2EventInterface.cpp.
operator cepgen::Event | ( | ) | const |
Definition at line 139 of file HepMC2EventInterface.cpp.