PrimaryParticles.hh
Go to the documentation of this file.
void setName(const std::string &name) Used by derived classes to set their name. Definition: Projection.hh:133 Definition: ALICE_2010_I880049.cc:13 PrimaryParticles(const PrimaryParticles &other) Definition: PrimaryParticles.hh:49 virtual bool isPrimaryPID(const HepMC::GenParticle *p) const Definition: PrimaryParticles.cc:48 Project out primary particles according to definition. A Rivet projection that mimics an experimental... Definition: PrimaryParticles.hh:22 virtual void project(const Event &e) Definition: PrimaryParticles.cc:19 Base class for projections which return subsets of an event's particles. Definition: ParticleFinder.hh:11 virtual int compare(const Projection &p) const Definition: PrimaryParticles.hh:61 Definition: Event.hh:22 const Cut & open() Fully open cut singleton, accepts everything. Definition: Cuts.cc:81 virtual bool isBeam(const HepMC::GenParticle *p) const Definition: PrimaryParticles.cc:56 virtual bool isPrimary(const HepMC::GenParticle *p) const Definition: PrimaryParticles.cc:29 virtual bool isIgnored(const HepMC::GenParticle *p) const Definition: PrimaryParticles.cc:43 PrimaryParticles(std::initializer_list< int > pdgIds, const Cut &c=Cuts::open()) Definition: PrimaryParticles.hh:36 Generated on Sun Feb 17 2019 21:04:56 for Rivet by ![]() |