Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
DataSetFactory.h File Reference
#include <vector>
#include <stdlib.h>
#include "TString.h"
#include "TTree.h"
#include "TCut.h"
#include "TTreeFormula.h"
#include "TMatrixDfwd.h"
#include "TPrincipal.h"
#include "TRandom3.h"
#include "TMVA/Types.h"
#include "TMVA/VariableInfo.h"
#include "TMVA/Event.h"
Include dependency graph for DataSetFactory.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TMVA::compose_binary_t< F, G, H >
 
class  TMVA::compose_unary_t< F, G >
 
class  TMVA::DataSetFactory
 Class that contains all the data information. More...
 
struct  TMVA::DeleteFunctor_t< T >
 
class  TMVA::DataSetFactory::EventStats
 
class  TMVA::Increment< T >
 
class  TMVA::null_t< F >
 

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Functions

template<typename F , typename G , typename H >
compose_binary_t< F, G, HTMVA::compose_binary (const F &_f, const G &_g, const H &_h)
 
template<typename F , typename G >
compose_unary_t< F, GTMVA::compose_unary (const F &_f, const G &_g)
 
template<class T >
DeleteFunctor_t< const T > TMVA::DeleteFunctor ()
 
template<typename F >
null_t< FTMVA::null ()