Rivet  3.1.4
Public Member Functions | Public Attributes | List of all members
Rivet::HasParticleAncestorWith Struct Reference

Determine whether a particle has an ancestor which meets the cut/function. More...

#include <ParticleUtils.hh>

Inheritance diagram for Rivet::HasParticleAncestorWith:
Rivet::BoolParticleFunctor

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
 

Detailed Description

Determine whether a particle has an ancestor which meets the cut/function.


The documentation for this struct was generated from the following file: