Main Page
Namespaces
Classes
Package Documentation
CommonTools
Statistics
src
IncompleteGammaComplement.h
Go to the documentation of this file.
1
#ifndef IncompleteGammaComplement_H
2
#define IncompleteGammaComplement_H
3
9
class
IncompleteGammaComplement
{
10
11
public
:
12
13
static
float
value
(
float
a
,
float
x
);
14
15
static
float
ln
(
float
a,
float
x );
16
17
};
18
19
#endif
IncompleteGammaComplement
Definition:
IncompleteGammaComplement.h:9
a
double a
Definition:
hdecay.h:121
IncompleteGammaComplement::value
static float value(float a, float x)
Definition:
IncompleteGammaComplement.cc:12
DDAxes::x
IncompleteGammaComplement::ln
static float ln(float a, float x)
Definition:
IncompleteGammaComplement.cc:25
Generated for CMSSW Reference Manual by
1.8.11