#include <HepMCConverter.h>
Public Attributes | |
tcParticleSet | in |
tcParticleSet | out |
Help class to represent a temporary vertex which can be converted to a GenVertex.
Definition at line 45 of file HepMCConverter.h.
tcParticleSet ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex::in |
Particles going in to the vertex.
Definition at line 47 of file HepMCConverter.h.
Referenced by ThePEG::HepMCConverter< HepMCEventT, Traits >::createVertex(), and ThePEG::HepMCConverter< HepMCEventT, Traits >::join().
tcParticleSet ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex::out |
Particles going out of the vertex.
Definition at line 49 of file HepMCConverter.h.
Referenced by ThePEG::HepMCConverter< HepMCEventT, Traits >::createVertex(), and ThePEG::HepMCConverter< HepMCEventT, Traits >::join().