qqbarthreshold is hosted by Hepforge, IPPP Durham
QQbar_threshold
residues.hpp File Reference

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...
 
complex ttbar_residue (int n, double mu, top_properties 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...
 

Detailed Description

Functions to calculate the residues of \(q\bar{q}\) bound states.

Author
Andreas Maier a.mai.nosp@m.er@t.nosp@m.um.de
Version
2.2.0

LICENSE

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/.