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

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

#include <ParticleBaseUtils.hh>

Inheritance diagram for Rivet::DeltaPhiInRange:
Rivet::BoolParticleBaseFunctor

Public Member Functions

 DeltaPhiInRange (const ParticleBase &vec, const pair< double, double > &dphi)
 
 DeltaPhiInRange (const ParticleBase &vec, double dphimin, double dphimax)
 
 DeltaPhiInRange (const FourMomentum &vec, const pair< double, double > &dphi)
 
 DeltaPhiInRange (const FourMomentum &vec, double dphimin, double dphimax)
 
 DeltaPhiInRange (const Vector3 &vec, const pair< double, double > &dphi)
 
 DeltaPhiInRange (const Vector3 &vec, double dphimin, double dphimax)
 
bool operator() (const ParticleBase &p) const
 

Public Attributes

Vector3 refvec
 
pair< double, double > dphicut
 

Detailed Description

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


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