ROOT  6.06/09
Reference Guide
TFoamIntegrand.cxx
Go to the documentation of this file.
1 // @(#)root/foam:$Id$
2 // Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailto:Pawel.Sawicki@ifj.edu.pl>
3 
4 #include "TFoamIntegrand.h"
5 
7 
8 //_________________________________________
9 // Class TFoamIntegrand
10 // =====================
11 // Abstract class representing n-dimensional real positive integrand function
ClassImp(TFoamIntegrand)