Definitions of mass schemes. More...
Go to the source code of this file.
Classes | |
struct | scheme |
Mass scheme. More... | |
Namespaces | |
QQbar_threshold | |
Enumerations | |
enum | scheme_name { PS, PSshift, OneS, OneSshift, Pole, MSshift } |
Names of mass schemes. More... | |
Functions | |
bool | is_shifted_mass (scheme_name s) |
Determines whether the given scheme is a shifted scheme. More... | |
scheme_name | to_shifted_mass (scheme_name s) |
Returns the corresponding shifted scheme. More... | |
bool | is_shifted_mass (scheme const &s) |
Determines whether the given scheme is a shifted scheme. More... | |
Definitions of mass schemes.
Copyright 2014, 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/.