![]() |
HepMC Reference DocumentationHepMC |
#include "HepMC/SearchVector.h"
Go to the source code of this file.
Namespaces | |
namespace | HepMC |
Functions | |
bool | HepMC::not_in_vector (std::vector< HepMC::GenParticle * > *, GenParticle *) |
returns true if it cannot find GenParticle* in the vector | |
std::vector< HepMC::GenParticle * >::iterator | HepMC::already_in_vector (std::vector< GenParticle * > *v, GenParticle *p) |
returns true if GenParticle is in the vector |