Rivet API documentation
![]() |
Rivet 4.1.3
|
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:
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.
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
