|
ThePEG
1.8.0
|
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... | |
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.
| tcParticleSet ThePEG::HepMCConverter< HepMCEventT, Traits >::Vertex::out |
Particles going out of the vertex.
Definition at line 49 of file HepMCConverter.h.
1.8.9.1