/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/Mcgpj/Mcgpj-00-01-04/src/code/src/TDFun.C File Reference

#include "TDFun.h"
#include "TRadGlobal.h"

Go to the source code of this file.

Functions

double tdfun (const double &x)

Variables

TDFundjr = NULL


Function Documentation

double tdfun ( const double &  x  ) 

Definition at line 7 of file TDFun.C.

References djr, and TDFun::Eval().

Referenced by TDFun::Init().

00007                              {
00008   return djr->Eval(x);
00009 }


Variable Documentation

TDFun* djr = NULL

Definition at line 5 of file TDFun.C.

Referenced by TDFun::Init(), and tdfun().


Generated on Tue Nov 29 23:16:41 2016 for BOSS_7.0.2 by  doxygen 1.4.7