#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 <limits>#include <sstream>Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Variables | |
| static const Float_t | kHigh = FLT_MAX |
| static const Float_t | kVlow =-FLT_MAX |
|
static |
Definition at line 95 of file PDEFoam.cxx.
|
static |
Definition at line 96 of file PDEFoam.cxx.