thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex Struct Reference

Help class to represent a temporary vertex which can be converted to a GenVertex. More...

#include <HepMCConverter.h>

Public Attributes

tcParticleSet in
 Particles going in to the vertex. More...
 
tcParticleSet out
 Particles going out of the vertex. More...
 

Detailed Description

template<typename HepMCEventT, typename Traits = HepMCTraits<HepMCEventT>>
struct ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex

Help class to represent a temporary vertex which can be converted to a GenVertex.

Definition at line 45 of file HepMCConverter.h.

Member Data Documentation

◆ in

template<typename HepMCEventT , typename Traits = HepMCTraits<HepMCEventT>>
tcParticleSet ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex::in

Particles going in to the vertex.

Definition at line 47 of file HepMCConverter.h.

◆ out

template<typename HepMCEventT , typename Traits = HepMCTraits<HepMCEventT>>
tcParticleSet ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex::out

Particles going out of the vertex.

Definition at line 49 of file HepMCConverter.h.


The documentation for this struct was generated from the following file: