Logo ROOT   6.10/09
Reference Guide
Classes | Namespaces | Functions
PDF.h File Reference
#include <iosfwd>
#include "TH1.h"
#include "ThreadLocalStorage.h"
#include "TMVA/KDEKernel.h"
#include "TMVA/Configurable.h"
Include dependency graph for PDF.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TMVA::PDF
 PDF wrapper for histograms; uses user-defined spline interpolation. More...
 

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Functions

std::ostream & TMVA::operator<< (std::ostream &os, const PDF &tree)
 
std::istream & TMVA::operator>> (std::istream &istr, PDF &tree)