MomentumSmearingFunctions.hh 23 P4SmearParams(const FourMomentum& p4nom, double pres=0.0, double eres=0.0, double phires=0.0, double etares=0.0)
Specialized version of the FourVector with momentum/energy functionality. Definition Vector4.hh:316 static FourMomentum mkEtaPhiME(double eta, double phi, double mass, double E) Make a vector from (eta,phi,energy) coordinates and the mass. Definition Vector4.hh:759 static FourMomentum mkEtaPhiMPt(double eta, double phi, double mass, double pt) Make a vector from (eta,phi,pT) coordinates and the mass. Definition Vector4.hh:764 double mass(const FourMomentum &a, const FourMomentum &b) Calculate mass of two 4-vectors. Definition Vector4.hh:1463 Vector3 MET_SMEAR_IDENTITY(const Vector3 &met, double) Identity MET smearing just returns the input. Definition MomentumSmearingFunctions.hh:177 METSmearParams MET_SMEARPARAMS_IDENTITY(const Vector3 &met, double) Identity resolution is 0 (perfect delta function, no offset) Definition MomentumSmearingFunctions.hh:172 function< Vector3(const Vector3 &, double)> METSmearFn Definition MomentumSmearingFunctions.hh:139 function< METSmearParams(const Vector3 &, double)> METSmearParamsFn Definition MomentumSmearingFunctions.hh:134 Vector3 MET_SMEAR_NORM(const METSmearParams &msps) Smear a nominal vector magnitude by Gaussian with the given absolute resolutions. Definition MomentumSmearingFunctions.hh:156 std::function< double(const FourMomentum &)> P4EffFn Typedef for FourMomentum efficiency functions/functors. Definition MomentumSmearingFunctions.hh:34 double P4_EFF_ONE(const FourMomentum &) Take a FourMomentum and return 1. Definition MomentumSmearingFunctions.hh:41 FourMomentum P4_SMEAR_IDENTITY(const FourMomentum &p) Take a FourMomentum and return it unmodified. Definition MomentumSmearingFunctions.hh:52 FourMomentum P4_SMEAR_E_GAUSS(const FourMomentum &p, double resolution) Definition MomentumSmearingFunctions.hh:58 Vector3 P3_SMEAR_PERFECT(const Vector3 &p) Alias for P3_SMEAR_IDENTITY. Definition MomentumSmearingFunctions.hh:101 FourMomentum P4_SMEAR_PERFECT(const FourMomentum &p) Alias for P4_SMEAR_IDENTITY. Definition MomentumSmearingFunctions.hh:54 Vector3 P3_SMEAR_IDENTITY(const Vector3 &p) Take a Vector3 and return it unmodified. Definition MomentumSmearingFunctions.hh:99 double P3_EFF_ZERO(const Vector3 &) Take a Vector3 and return 0. Definition MomentumSmearingFunctions.hh:85 FourMomentum P4_SMEAR_MASS_GAUSS(const FourMomentum &p, double resolution) Smear a FourMomentum's mass using a Gaussian of absolute width resolution. Definition MomentumSmearingFunctions.hh:72 std::function< FourMomentum(const FourMomentum &)> P4SmearFn Typedef for FourMomentum smearing functions/functors. Definition MomentumSmearingFunctions.hh:31 double P4_EFF_ZERO(const FourMomentum &) Take a FourMomentum and return 0. Definition MomentumSmearingFunctions.hh:38 Vector3 P3_SMEAR_LEN_GAUSS(const Vector3 &p, double resolution) Smear a Vector3's length using a Gaussian of absolute width resolution. Definition MomentumSmearingFunctions.hh:104 double P3_EFF_ONE(const Vector3 &) Take a Vector3 and return 1. Definition MomentumSmearingFunctions.hh:88 FourMomentum P4_SMEAR_PT_GAUSS(const FourMomentum &p, double resolution) Smear a FourMomentum's transverse momentum using a Gaussian of absolute width resolution. Definition MomentumSmearingFunctions.hh:65 Definition MC_CENT_PPB_Projections.hh:10 std::enable_if_t< std::is_arithmetic_v< N1 > &&std::is_arithmetic_v< N2 >, signed_if_mixed_t< N1, N2 > > max(N1 a, N2 b) Get the maximum of two numbers. Definition MathUtils.hh:115 double randnorm(double loc, double scale) Return a random number sampled from a Gaussian/normal distribution. Struct for holding MET-smearing parameters. Definition MomentumSmearingFunctions.hh:121 Take a Vector3 and return a constant number. Definition MomentumSmearingFunctions.hh:91 Struct for holding momentum-smearing parameters. Definition MomentumSmearingFunctions.hh:22 Take a FourMomentum and return a constant number. Definition MomentumSmearingFunctions.hh:44 Generated on Fri Mar 7 2025 10:12:18 for Rivet by |