Rivet  3.1.0
Public Member Functions | Public Attributes | List of all members
Rivet::HasParticleDescendantWith Struct Reference

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

#include <ParticleUtils.hh>

Inheritance diagram for Rivet::HasParticleDescendantWith:
Rivet::BoolParticleFunctor

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
 

Detailed Description

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


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