Rivet API documentation
![]() |
Rivet 4.1.3
|
Rivet::HasParticleDescendantWithout Struct Reference
Determine whether a particle has a descendant which doesn't meet the cut/function. More...
#include <ParticleUtils.hh>
Inheritance diagram for Rivet::HasParticleDescendantWithout:
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()()
|
inlinevirtual |
Implements Rivet::BoolParticleFunctor.
The documentation for this struct was generated from the following file:
- /builds/hepcedar/rivet/include/Rivet/Tools/ParticleUtils.hh
Generated on for Rivet by
