rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0

Determine whether a particle has a descendant which doesn't meet the cut/function. More...

#include <ParticleUtils.hh>

Inheritance diagram for Rivet::HasParticleDescendantWithout:
Rivet::BoolParticleFunctor

Public Member Functions

 HasParticleDescendantWithout (const ParticleSelector &f, bool remove_duplicates=true)
 
 HasParticleDescendantWithout (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 doesn't meet the cut/function.

Member Function Documentation

◆ operator()()

bool Rivet::HasParticleDescendantWithout::operator() ( const Particle p) const
inlinevirtual

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