HepMC3 event record library
Deprecated List
Global GenEvent::add_particle (GenParticle *p)
Use GenEvent::add_particle( const GenParticlePtr& ) instead
Global GenEvent::add_vertex (GenVertex *v)
Use GenEvent::add_vertex( const GenVertexPtr& ) instead
Global GenEvent::set_beam_particles (GenParticlePtr p1, GenParticlePtr p2)
Backward compatibility
Global GenParticle::pdg_id () const
Use pid() instead
Global GenParticle::set_pdg_id (const int &pidin)
Use set_pid() instead
Global GenVertex::add_particle_in (GenParticle *p)
Use GenVertex::add_particle_in( const GenParticlePtr &p ) instead
Global GenVertex::add_particle_out (GenParticle *p)
Use GenVertex::add_particle_out( const GenParticlePtr &p ) instead