Rivet API documentation
![]() |
Rivet 4.1.3
|
Rivet::LastParticleWith Struct Reference
Determine whether a particle is the last in a decay chain to meet the cut/function. More...
#include <ParticleUtils.hh>
Inheritance diagram for Rivet::LastParticleWith:
Public Member Functions | |
| template<typename FN> | |
| LastParticleWith (const FN &f) | |
| LastParticleWith (const Cut &c) | |
| bool | operator() (const Particle &p) const |
Public Attributes | |
| std::function< bool(const Particle &)> | fn |
Detailed Description
Determine whether a particle is the last in a decay chain to meet the cut/function.
Member Function Documentation
◆ operator()()
|
inlinevirtual |
Implements Rivet::BoolParticleFunctor.
The documentation for this struct was generated from the following file:
- /builds/hepcedar/rivet/include/Rivet/Tools/ParticleUtils.hh
Generated on for Rivet by
