![]() |
Rivet
3.1.0
|
Determine whether a particle is the last in a decay chain to meet the cut/function. More...
#include <ParticleUtils.hh>
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 |
Determine whether a particle is the last in a decay chain to meet the cut/function.