Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
MyGamma Class Reference

#include <Gamma.hh>

Public Member Functions

 MyGamma ()
 
 ~MyGamma ()
 
double Gamma (double z)
 
double Gamma (double a, double x)
 

Detailed Description

Definition at line 46 of file Gamma.hh.

Constructor & Destructor Documentation

MyGamma::MyGamma ( )

Definition at line 37 of file Gamma.cc.

MyGamma::~MyGamma ( )

Definition at line 39 of file Gamma.cc.

Member Function Documentation

double MyGamma::Gamma ( double  z)

Definition at line 42 of file Gamma.cc.

Here is the caller graph for this function:

double MyGamma::Gamma ( double  a,
double  x 
)

Definition at line 60 of file Gamma.cc.


The documentation for this class was generated from the following files: