![]() |
Rivet
3.1.2
|
Determine whether a particle has a descendant which meets the cut/function. More...
#include <ParticleUtils.hh>
Public Member Functions | |
HasParticleDescendantWith (const ParticleSelector &f, bool remove_duplicates=true) | |
HasParticleDescendantWith (const Cut &c, bool remove_duplicates=true) | |
bool | operator() (const Particle &p) const |
Public Attributes | |
ParticleSelector | fn |
bool | rmduplicates |
Determine whether a particle has a descendant which meets the cut/function.