Functions to calculate the residues of \(q\bar{q}\) bound states. More...
Go to the source code of this file.
Namespaces | |
QQbar_threshold | |
Functions | |
double | ttbar_residue (int n, double mu, double m, order o, options opt=top_options()) |
Computes the residue \(Z_n\) of an S-wave \(t\bar{t}\) bound state. More... | |
double | bbbar_residue (int n, double mu, double m, order o, options opt=bottom_options()) |
Computes the residue \(Z_n\) of an S-wave \(b\bar{b}\) bound state. More... | |
Functions to calculate the residues of \(q\bar{q}\) bound states.
Copyright 2014, 2015, 2016 Andreas Maier
This file is part of the QQbar_threshold library.
The QQbar_threshold library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
The QQbar_threshold library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the QQbar_threshold library. If not, see http://www.gnu.org/licenses/.