ROOT 6.07/09 Reference Guide |
#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"
Macros | |
#define | BX1F(name, numb, text) |
#define | BX1I(name, numb, text) |
#define | BX2F(name, numb, err, text) |
#define | BXCLO |
#define | BXOPE |
#define | BXTXT(text) |
#define | SW2 setprecision(7) << std::setw(12) |
Variables | |
static const Double_t | gHigh = 1.0e150 |
static const Double_t | gVlow =-1.0e150 |
#define BXCLO |
#define BXOPE |
#define BXTXT | ( | text | ) |