rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0

\( \Delta \eta \) (with respect to another 4-momentum, vec) in-range functor More...

#include <ParticleBaseUtils.hh>

Inheritance diagram for Rivet::DeltaEtaInRange:
Rivet::BoolParticleBaseFunctor

Public Member Functions

 DeltaEtaInRange (const ParticleBase &vec, const pair< double, double > &deta)
 
 DeltaEtaInRange (const ParticleBase &vec, double detamin, double detamax)
 
 DeltaEtaInRange (const FourMomentum &vec, const pair< double, double > &deta)
 
 DeltaEtaInRange (const FourMomentum &vec, double detamin, double detamax)
 
 DeltaEtaInRange (const Vector3 &vec, const pair< double, double > &deta)
 
 DeltaEtaInRange (const Vector3 &vec, double detamin, double detamax)
 
bool operator() (const ParticleBase &p) const
 

Public Attributes

Vector3 refvec
 
pair< double, double > detacut
 

Detailed Description

\( \Delta \eta \) (with respect to another 4-momentum, vec) in-range functor

Member Function Documentation

◆ operator()()

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

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