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

Electron structure and luminosity functions. More...

Go to the source code of this file.

Namespaces

 QQbar_threshold
 

Functions

double top_ISR_log (double sqrt_s)
 Computes the logarithm generated through initial state radiation. More...
 
double bottom_ISR_log (double sqrt_s)
 Computes the logarithm generated through initial state radiation. More...
 
double ISR_log (double sqrt_s, double alpha)
 Computes the logarithm generated through initial state radiation. More...
 
double structure_function (double x, double beta)
 Computes the electron (or positron) structure function. More...
 
double modified_structure_function (double x, double beta)
 Modified electron (or positron) structure function. More...
 
double luminosity_function (double x, double beta)
 Computes the electron (or positron) luminosity function. More...
 
double modified_luminosity_function (double t, double beta)
 Modified electron (or positron) luminosity function. More...
 

Detailed Description

Electron structure and luminosity functions.

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

LICENSE

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