Logo ROOT  
Reference Guide
PDEFoam.cxx File Reference
#include "TMVA/PDEFoam.h"
#include "TMVA/Event.h"
#include "TMVA/MsgLogger.h"
#include "TMVA/PDEFoamKernelBase.h"
#include "TMVA/Timer.h"
#include "TMVA/Tools.h"
#include "TMVA/Types.h"
#include "TStyle.h"
#include "TObject.h"
#include "TH1D.h"
#include "TMath.h"
#include "TVectorT.h"
#include "TRandom3.h"
#include "TColor.h"
#include "TDirectory.h"
#include "TObjArray.h"
#include <cassert>
#include <fstream>
#include <iostream>
#include <iomanip>
#include <limits>
#include <sstream>
Include dependency graph for PDEFoam.cxx:

Variables

static const Float_t kHigh = FLT_MAX
 
static const Float_t kVlow =-FLT_MAX
 

Variable Documentation

◆ kHigh

const Float_t kHigh = FLT_MAX
static

Definition at line 96 of file PDEFoam.cxx.

◆ kVlow

const Float_t kVlow =-FLT_MAX
static

Definition at line 97 of file PDEFoam.cxx.