HepMC3 event record library
Deprecated List
Global
FourVector::pseudoRapidity
() const
Prefer 'only one way to do it', and we don't have equivalent long names for e.g. pid, phi or eta
Global
FourVector::setE
(double ee)
Prefer the HepMC-style
set_y()
function
Global
FourVector::setPx
(double pxx)
Prefer the HepMC-style
set_px()
function
Global
FourVector::setPy
(double pyy)
Prefer the HepMC-style
set_py()
function
Global
FourVector::setPz
(double pzz)
Prefer the HepMC-style
set_pz()
function
Global
FourVector::setT
(double tt)
Prefer the HepMC-style
set_t()
function
Global
FourVector::setX
(double xx)
Prefer the HepMC-style
set_x()
function
Global
FourVector::setY
(double yy)
Prefer the HepMC-style
set_y()
function
Global
FourVector::setZ
(double zz)
Prefer the HepMC-style
set_z()
function
Global
GenCrossSection::set_cross_section
(const double &xs, const double &xs_err, const long &n_acc=-1, const long &n_att=-1)
Use set_cross_section(const std::vector<double>& xs, const std::vector<double>& xs_err 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
Generated by
1.13.2