Loading [MathJax]/extensions/tex2jax.js
rivet is hosted by Hepforge, IPPP Durham
Rivet 4.1.0

Struct for holding momentum-smearing parameters. More...

#include <MomentumSmearingFunctions.hh>

Public Member Functions

 P4SmearParams (const FourMomentum &p4nom, double pres=0.0, double eres=0.0, double phires=0.0, double etares=0.0)
 

Public Attributes

FourMomentum p4Nominal
 
double pResolution {0.0}
 
double eResolution {0.0}
 
double phiResolution {0.0}
 
double etaResolution {0.0}
 

Detailed Description

Struct for holding momentum-smearing parameters.

Contains a nominal 4-momentum (maybe shifted in energy or angle) and absolute resolutions in momentum, energy, phi, and eta, with which to smear the nominal.


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