rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0

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

#include <ParticleBaseUtils.hh>

Inheritance diagram for Rivet::DeltaRInRange:
Rivet::BoolParticleBaseFunctor

Public Member Functions

 DeltaRInRange (const ParticleBase &vec, const pair< double, double > &dr, RapScheme scheme=PSEUDORAPIDITY)
 
 DeltaRInRange (const ParticleBase &vec, double drmin, double drmax, RapScheme scheme=PSEUDORAPIDITY)
 
 DeltaRInRange (const FourMomentum &vec, const pair< double, double > &dr, RapScheme scheme=PSEUDORAPIDITY)
 
 DeltaRInRange (const FourMomentum &vec, double drmin, double drmax, RapScheme scheme=PSEUDORAPIDITY)
 
 DeltaRInRange (const Vector3 &vec, const pair< double, double > &dr)
 
 DeltaRInRange (const Vector3 &vec, double drmin, double drmax)
 
bool operator() (const ParticleBase &p) const
 

Public Attributes

FourMomentum refvec
 
pair< double, double > drcut
 
RapScheme rapscheme
 

Detailed Description

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

Member Function Documentation

◆ operator()()

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

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