cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
CepGenEvent Class Reference

Interfacing between CepGen and HepMC2 event definitions. More...

#include <CepGenAddOns/HepMC2Wrapper/HepMC2EventInterface.h>

+ Inheritance diagram for CepGenEvent:
+ Collaboration diagram for CepGenEvent:

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.
 

Detailed Description

Author
Laurent Forthomme laure.nosp@m.nt.f.nosp@m.ortho.nosp@m.mme@.nosp@m.cern..nosp@m.ch
Date
Jul 2019

Definition at line 34 of file HepMC2EventInterface.h.

Constructor & Destructor Documentation

◆ CepGenEvent()

CepGenEvent ( const cepgen::Event ev)

Definition at line 37 of file HepMC2EventInterface.cpp.

Member Function Documentation

◆ operator cepgen::Event()

operator cepgen::Event ( ) const

Definition at line 139 of file HepMC2EventInterface.cpp.