library: libFoam #include "TFoamIntegrand.h" | 
TFoamIntegrand
class description - source file - inheritance tree (.pdf)
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.
    public:
               virtual ~TFoamIntegrand()
        static TClass* Class()
      virtual Double_t Density(Int_t ndim, Double_t*)
       virtual TClass* IsA() const
       TFoamIntegrand& operator=(const TFoamIntegrand&)
          virtual void ShowMembers(TMemberInspector& insp, char* parent)
          virtual void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
 Class TFoamIntegrand
 =====================
 Abstract class representing n-dimensional real positive integrand function
Inline Functions
                   void ~TFoamIntegrand()
               Double_t Density(Int_t ndim, Double_t*)
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
        TFoamIntegrand& operator=(const TFoamIntegrand&)
Author: S. Jadach, P.Sawicki
Last update: root/foam:$Name:  $:$Id: TFoamIntegrand.cxx,v 1.3 2005/04/12 12:31:39 brun Exp $
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.