ATLAS Offline Software
Loading...
Searching...
No Matches
GenParticle.h File Reference
#include "HepMC/GenParticle.h"
#include "AtlasHepMC/Barcode.h"
#include <memory>
Include dependency graph for GenParticle.h:

Go to the source code of this file.

Namespaces

namespace  HepMC
namespace  HepMC::Print

Typedefs

typedef GenParticleHepMC::GenParticlePtr
typedef const GenParticleHepMC::ConstGenParticlePtr

Functions

GenParticlePtr HepMC::newGenParticlePtr (const HepMC::FourVector &mom=HepMC::FourVector(0.0, 0.0, 0.0, 0.0), int pid=0, int status=0)
int HepMC::barcode_or_id (const ConstGenParticlePtr &p)
void HepMC::Print::line (std::ostream &os, const GenParticle &p)
void HepMC::Print::line (std::ostream &os, const GenParticle *p)
std::ostream & HepMC::operator<< (std::ostream &os, const GenParticle *p)