CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GammaSeries.h
Go to the documentation of this file.
1 #ifndef GammaSeries_H
2 #define GammaSeries_H
3 
8 extern float GammaSeries( float a, float x );
9 
10 #endif
T x() const
Cartesian x coordinate.
double a
Definition: hdecay.h:121
float GammaSeries(float a, float x)
Definition: GammaSeries.cc:8