ATLAS Offline Software
Loading...
Searching...
No Matches
GenVertex.h File Reference
#include "HepMC3/GenVertex.h"
#include "HepMC3/PrintStreams.h"
#include "AtlasHepMC/Barcode.h"
#include "AtlasHepMC/AttributeNames.h"
Include dependency graph for GenVertex.h:

Go to the source code of this file.

Namespaces

namespace  HepMC3
namespace  HepMC

Typedefs

typedef HepMC3::GenVertexPtr HepMC::GenVertexPtr
typedef HepMC3::ConstGenVertexPtr HepMC::ConstGenVertexPtr

Functions

std::vector< HepMC3::ConstGenParticlePtr >::const_iterator HepMC3::begin (const HepMC3::GenVertex &v)
std::vector< HepMC3::ConstGenParticlePtr >::const_iterator HepMC3::end (const HepMC3::GenVertex &v)
std::vector< HepMC3::GenParticlePtr >::const_iterator HepMC3::begin (HepMC3::GenVertex &v)
std::vector< HepMC3::GenParticlePtr >::const_iterator HepMC3::end (HepMC3::GenVertex &v)
std::ostream & HepMC3::operator<< (std::ostream &os, GenVertexPtr v)
 Print one-line info with idiomatic C++ printing.
GenVertexPtr HepMC::newGenVertexPtr (const HepMC3::FourVector &pos=HepMC3::FourVector::ZERO_VECTOR(), const int i=0)
int HepMC::barcode_or_id (const ConstGenVertexPtr &p)