Rivet API documentation
![]() |
Rivet 4.1.3
|
ParticleFinder.hh
bool empty() const
Is this final state empty?
Definition ParticleFinder.hh:63
Particles particles(const Cut &c) const
Get the particles with selection cuts.
Definition ParticleFinder.hh:92
Particles particles(const ParticleSelector &selector, const ParticleSorter &sorter) const
Definition ParticleFinder.hh:116
bool empty(const Cut &c) const
Is this final state empty after a Cut is applied?
Definition ParticleFinder.hh:67
Particles particles(const Cut &c, const ParticleSorter &sorter) const
Definition ParticleFinder.hh:110
size_t size() const
Count the final-state particles.
Definition ParticleFinder.hh:50
Particles particlesByPt(const Cut &c=Cuts::open()) const
Definition ParticleFinder.hh:129
virtual void project(const Event &e)=0
Apply the projection to the event.
ParticleFinder(const Cut &c=Cuts::OPEN)
Construction using Cuts object.
Definition ParticleFinder.hh:20
Particles particles(const ParticleSelector &selector) const
Get the particles with selection cuts via a functor.
Definition ParticleFinder.hh:98
Particles particlesByPt(const ParticleSelector &selector) const
Definition ParticleFinder.hh:136
Particles particlesByPt(double ptmin) const
Definition ParticleFinder.hh:143
virtual CmpState compare(const Projection &p) const
Compare projections.
const collection_type & entities() const
Template-usable interface common to JetAlg.
Definition ParticleFinder.hh:161
virtual ~ParticleFinder()
Virtual destructor for inheritance.
Definition ParticleFinder.hh:34
Particles particles(const ParticleSorter &sorter, const ParticleSelector &selector) const
Definition ParticleFinder.hh:122
size_t size(const ParticleSelector &s) const
Count the final-state particles after a selection functor is applied.
Definition ParticleFinder.hh:58
bool empty(const ParticleSelector &s) const
Is this final state empty after a selection functor is applied?
Definition ParticleFinder.hh:71
virtual const Particles & particles() const
Get the particles in no particular order, with no cuts.
Definition ParticleFinder.hh:76
size_t size(const Cut &c) const
Count the final-state particles after a Cut is applied.
Definition ParticleFinder.hh:54
Particles particles(const ParticleSorter &sorter, const Cut &c=Cuts::open()) const
Definition ParticleFinder.hh:104
Particle representation, either from a HepMC::GenEvent or reconstructed.
Definition Particle.hh:50
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:183
MOMS sortBy(const MOMS &pbs, const CMP &cmp)
Sort a container of momenta by cmp and return by value for const inputs.
Definition Vector4.hh:1428
bool cmpMomByPt(const FourMomentum &a, const FourMomentum &b)
Comparison to give a sorting by decreasing pT.
Definition Vector4.hh:1333
double p(const ParticleBase &p)
Unbound function access to p.
Definition ParticleBaseUtils.hh:819
Definition LHCbCommon.hh:9
Generated on for Rivet by
