![]() |
HepMC Reference DocumentationHepMC |
Go to the source code of this file.
Classes | |
class | IsFinalState |
test class More... | |
Functions | |
bool | IsPhoton (const HepMC::GenParticle *p) |
returns true if the GenParticle particle is a photon with pT > 10 GeV | |
bool | IsWBoson (const HepMC::GenParticle *p) |
returns true if the GenParticle is a W+/W- |
bool IsPhoton | ( | const HepMC::GenParticle * | p | ) |
returns true if the GenParticle particle is a photon with pT > 10 GeV
Definition at line 10 of file testHepMCIteration.h.
References p.
bool IsWBoson | ( | const HepMC::GenParticle * | p | ) |
returns true if the GenParticle is a W+/W-
Definition at line 17 of file testHepMCIteration.h.
References p.