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