Generic backrgound models
Here is incomplete list of background-like models - the models that often could be used to describe the background distribution
Polynomial models
Here the list of the most useful polynomial models:
PolyPos_pdf: positive (non-negative) polynomialPolyEven_pdf: positibe (non-negative) symmetric polynomial:p(x)= p(2*x0-x), wherex0=0.5*(xmin+xmax)Monotonic_pdf: positive (non-negative) polynomial with fixed sign of the first derivative: posynomial either non-decreasing or non-increasingConvex_pdf: positive (non-negative) polynomial with fixed signs of the first (non-decreasing or non-increasing) and second (convex or concave) derivativesConvexOnly_pdf: positive (non-negative) polynomial with fixed sign of the second (convex or concave) derivative
Phasespace-based models
Here the list of the most useful phasespace-based models:
PS2_pdf: 2-body phase space (no parameters)PSLeft_pdf: Low edge of N-body phase spacePSRight_pdf: High edge of L-body phase space from N-body decaysPSNL_pdf: approximation for L-body phase space from N-body decaysPS23L_pdf: 2-body phase space from 3-body decays with orbital momenta
Polynomial-based models
Bkg_pdf: The exponential function, modulated by the positive polynomial. In practice it is the most useful function to describe the combinatorial backgroundPSPol_pdf: L-body phase space from N-body decays modulated by a positive polynomialSigmoid_pdf: sigmoid function (atanh) modulated by the positive polynomialTwoExpoPoly_pdf: difference of two exponents, modulated by the positive polynomial
Spline-based models
The models, based on B-splines :
PSpline_pdf: positive (non-negative) splineMSpline_pdf: positive (non-negative) monothonic (non-decreasing or non-increasing) splineCSpline_pdf: positive (non-negative) monothonic (non-decreasing or non-inclreasing) convex or concave splineCPSpline_pdf: positive (non-negative) convex or concave spline