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

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

#include <ParticleUtils.hh>

Inheritance diagram for Rivet::HasParticleAncestorWithout:
Rivet::BoolParticleFunctor

Public Member Functions

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


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