rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0

Transverse momentum in-range functor. More...

#include <ParticleBaseUtils.hh>

Inheritance diagram for Rivet::PtInRange:
Rivet::BoolParticleBaseFunctor

Public Member Functions

 PtInRange (pair< double, double > ptcuts)
 
 PtInRange (double ptlow, double pthigh)
 
 PtInRange (const FourMomentum &p1, const FourMomentum &p2)
 
bool operator() (const ParticleBase &p) const
 

Public Attributes

pair< double, double > ptcut
 

Detailed Description

Transverse momentum in-range functor.

Member Function Documentation

◆ operator()()

bool Rivet::PtInRange::operator() ( const ParticleBase p) const
inlinevirtual

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