ATLAS Offline Software
Loading...
Searching...
No Matches
GenVertex.h File Reference
Include dependency graph for GenVertex.h:

Go to the source code of this file.

Namespaces

namespace  HepMC
namespace  HepMC::Print

Typedefs

typedef HepMC::GenVertex * HepMC::GenVertexPtr
typedef const HepMC::GenVertex * HepMC::ConstGenVertexPtr

Functions

GenVertex::particles_out_const_iterator HepMC::begin (const HepMC::GenVertex &v)
GenVertex::particles_out_const_iterator HepMC::end (const HepMC::GenVertex &v)
GenVertexPtr HepMC::newGenVertexPtr (const HepMC::FourVector &pos=HepMC::FourVector(0.0, 0.0, 0.0, 0.0), const int i=0)
void HepMC::Print::line (std::ostream &os, const GenVertex &v)
void HepMC::Print::line (std::ostream &os, const GenVertex *v)
int HepMC::barcode_or_id (const ConstGenVertexPtr &p)
std::ostream & HepMC::operator<< (std::ostream &os, const GenVertex *v)