Rivet API documentation
![]() |
Rivet 4.1.3
|
Rivet::DeltaRInRange Struct Reference
\( \Delta R \) (with respect to another 4-momentum, vec) in-range functor More...
#include <ParticleBaseUtils.hh>
Inheritance diagram for Rivet::DeltaRInRange:
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
The documentation for this struct was generated from the following file:
- /builds/hepcedar/rivet/include/Rivet/Tools/ParticleBaseUtils.hh
Generated on for Rivet by
