4#ifndef ROOT_TFoamIntegrand 
    5#define ROOT_TFoamIntegrand 
#define ClassDefOverride(name, id)
 
Abstract class representing n-dimensional real positive integrand function.
 
virtual Double_t Density(Int_t ndim, Double_t *)=0
 
~TFoamIntegrand() override
 
Mother of all ROOT objects.