rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0

Pseudorapidity in-range functor. More...

#include <ParticleBaseUtils.hh>

Inheritance diagram for Rivet::EtaInRange:
Rivet::BoolParticleBaseFunctor

Public Member Functions

 EtaInRange (pair< double, double > etacuts)
 
 EtaInRange (double etalow, double etahigh)
 
 EtaInRange (const FourMomentum &p1, const FourMomentum &p2)
 
bool operator() (const ParticleBase &p) const
 

Public Attributes

pair< double, double > etacut
 

Detailed Description

Pseudorapidity in-range functor.

Member Function Documentation

◆ operator()()

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

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