src
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
public
:
11
static
float
value
(
float
a
,
float
x
);
12
13
static
float
ln
(
float
a
,
float
x
);
14
};
15
16
#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:11
DDAxes::x
IncompleteGammaComplement::ln
static float ln(float a, float x)
Definition:
IncompleteGammaComplement.cc:22
Generated for CMSSW Reference Manual by
1.8.14