TFoam.cxx File Reference

#include "TFoam.h"
#include "TFoamIntegrand.h"
#include "TFoamMaxwt.h"
#include "TFoamVect.h"
#include "TFoamCell.h"
#include "Riostream.h"
#include "TH1.h"
#include "TRefArray.h"
#include "TMethodCall.h"
#include "TRandom.h"
#include "TMath.h"
#include "TInterpreter.h"

Go to the source code of this file.

Defines

#define BXOPE
#define BXTXT(text)
#define BX1I(name, numb, text)
#define BX1F(name, numb, text)
#define BX2F(name, numb, err, text)
#define BXCLO
#define SW2   setprecision(7) << setw(12)

Functions

 ClassImp (TFoam)

Variables

static const Double_t gHigh = 1.0e150
static const Double_t gVlow = -1.0e150


Define Documentation

#define BX1F ( name,
numb,
text   ) 

Value:

cout<<"F "<<setw(10)<<name<<\
          " = "<<setw(15)<<setprecision(8)<<numb<<"   =    "<<setw(40)<<text<<" F"<<endl

Definition at line 144 of file TFoam.cxx.

Referenced by TFoam::Finalize(), and TFoam::Initialize().

#define BX1I ( name,
numb,
text   ) 

Value:

cout<<\
"F "<<setw(10)<<name<<" = "<<setw(10)<<numb<<" = "          <<setw(50)<<text<<" F"<<endl

Definition at line 142 of file TFoam.cxx.

Referenced by TFoam::Finalize(), and TFoam::Initialize().

#define BX2F ( name,
numb,
err,
text   ) 

Value:

cout<<"F "<<setw(10)<<name<<\
" = "<<setw(15)<<setprecision(8)<<numb<<" +- "<<setw(15)<<setprecision(8)<<err<<\
                                                      "  = "<<setw(25)<<text<<" F"<<endl

Definition at line 146 of file TFoam.cxx.

Referenced by TFoam::Finalize().

#define BXCLO

Value:

cout<<\
"F                                                                              F"<<endl<<\
"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"<<endl

Definition at line 149 of file TFoam.cxx.

Referenced by TFoam::Finalize(), and TFoam::Initialize().

#define BXOPE

Value:

cout<<\
"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"<<endl<<\
"F                                                                              F"<<endl

Definition at line 137 of file TFoam.cxx.

Referenced by TFoam::Finalize(), and TFoam::Initialize().

#define BXTXT ( text   ) 

Value:

cout<<\
"F                   "<<setw(40)<<         text           <<"                   F"<<endl

Definition at line 140 of file TFoam.cxx.

Referenced by TFoam::Finalize(), and TFoam::Initialize().

#define SW2   setprecision(7) << setw(12)

Definition at line 157 of file TFoam.cxx.


Function Documentation

ClassImp ( TFoam   ) 


Variable Documentation

const Double_t gHigh = 1.0e150 [static]

Definition at line 154 of file TFoam.cxx.

Referenced by TMVA::PDEFoam::Explore(), TFoam::Explore(), TFoam::Initialize(), and TFoam::TFoam().

const Double_t gVlow = -1.0e150 [static]

Definition at line 155 of file TFoam.cxx.

Referenced by TFoam::Carver(), TMVA::PDEFoam::Explore(), TFoam::Explore(), TFoam::Initialize(), TFoam::PeekMax(), and TFoam::TFoam().


Generated on Tue Jul 5 16:06:55 2011 for ROOT_528-00b_version by  doxygen 1.5.1