![]() |
Rivet
3.1.3
|
Calculator of \( \Delta R \) with respect to a given momentum. More...
#include <ParticleBaseUtils.hh>
Public Member Functions | |
DeltaRWRT (const ParticleBase &pb, RapScheme scheme=PSEUDORAPIDITY) | |
DeltaRWRT (const FourMomentum &p4, RapScheme scheme=PSEUDORAPIDITY) | |
DeltaRWRT (const Vector3 &p3) | |
double | operator() (const ParticleBase &pb) const |
double | operator() (const FourMomentum &p4) const |
double | operator() (const Vector3 &p3) const |
Public Attributes | |
const FourMomentum | p |
RapScheme | rapscheme |
Calculator of \( \Delta R \) with respect to a given momentum.