rivet is hosted by Hepforge, IPPP Durham
Rivet  2.7.0
Rivet::LastParticleWith Struct Reference

Determine whether a particle is the last in a decay chain to meet the cut/function. More...

#include <ParticleUtils.hh>

Inheritance diagram for Rivet::LastParticleWith:
Rivet::BoolParticleFunctor

Public Member Functions

template<typename FN >
 LastParticleWith (const FN &f)
 
 LastParticleWith (const Cut &c)
 
bool operator() (const Particle &p) const
 

Public Attributes

std::function< bool(const Particle &)> fn
 

Detailed Description

Determine whether a particle is the last in a decay chain to meet the cut/function.


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