Rivet API documentation
![]() |
Rivet 4.1.3
|
HeavyHadrons.hh
Representation of a HepMC event, and enabler of Projection caching.
Definition Event.hh:22
const Particles & cHadrons() const
Get all weakly decaying c hadrons (return by reference).
Definition HeavyHadrons.hh:67
Particles bHadrons(const ParticleSelector &s) const
Get weakly decaying b hadrons with a general filter function applied (return by value).
Definition HeavyHadrons.hh:55
virtual CmpState compare(const Projection &p) const
Compare projections (only difference is in UFS definition).
Definition HeavyHadrons.hh:90
RIVET_DEFAULT_PROJ_CLONE(HeavyHadrons)
Clone on the heap.
const Particles & bHadrons() const
Get all weakly decaying b hadrons (return by reference).
Definition HeavyHadrons.hh:45
HeavyHadrons(const Cut &c=Cuts::open())
Definition HeavyHadrons.hh:27
Particles cHadrons(const Cut &c) const
Get weakly decaying c hadrons with a Cut applied (return by value).
Definition HeavyHadrons.hh:72
Particles bHadrons(const Cut &c) const
Get weakly decaying b hadrons with a Cut applied (return by value).
Definition HeavyHadrons.hh:50
Particles cHadrons(const ParticleSelector &s) const
Get weakly decaying c hadrons with a general filter function applied (return by value).
Definition HeavyHadrons.hh:77
const PROJ & declare(const PROJ &proj, const std::string &name) const
Register a contained projection (user-facing version).
Definition ProjectionApplier.hh:184
void setName(const std::string &name)
Used by derived classes to set their name.
Definition Projection.hh:148
Cmp< Projection > mkNamedPCmp(const Projection &otherparent, const std::string &pname) const
Project out all physical-but-decayed particles in an event.
Definition UnstableParticles.hh:26
Jets select(const Jets &jets, const Cut &c)
Filter a jet collection in-place to the subset that passes the supplied Cut.
Definition JetUtils.hh:157
double p(const ParticleBase &p)
Unbound function access to p.
Definition ParticleBaseUtils.hh:653
Definition MC_CENT_PPB_Projections.hh:10
Generated on for Rivet by
