ATLAS Offline Software
Namespaces | Typedefs | Functions
GenVertex.h File Reference
#include "HepMC/GenVertex.h"
#include "AtlasHepMC/Barcode.h"
Include dependency graph for GenVertex.h:

Go to the source code of this file.

Namespaces

 HepMC
 
 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)