Breit Wigner functions. More...
Functions | |
double | BreitWignerLGamma (double W, int L, double mass, double width0, double norm) |
double | BreitWignerL (double W, int L, double mass, double width0, double norm) |
double | BreitWigner (double W, double mass, double width, double norm) |
Breit Wigner functions.
November 22, 2004
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
double genie::utils::bwfunc::BreitWigner | ( | double | W, |
double | mass, | ||
double | width, | ||
double | norm | ||
) |
Definition at line 141 of file BWFunc.cxx.
double genie::utils::bwfunc::BreitWignerL | ( | double | W, |
int | L, | ||
double | mass, | ||
double | width0, | ||
double | norm | ||
) |
Definition at line 99 of file BWFunc.cxx.
double genie::utils::bwfunc::BreitWignerLGamma | ( | double | W, |
int | L, | ||
double | mass, | ||
double | width0, | ||
double | norm | ||
) |
Definition at line 22 of file BWFunc.cxx.