31#ifndef ROOT_TMVA_TransformationHandler
32#define ROOT_TMVA_TransformationHandler
53 class VariableTransformBase;
83 void CalcStats(
const std::vector<Event*>& events );
91 void AddXMLTo (
void* parent=0 )
const;
130 std::vector<std::vector<TMVA::TransformationHandler::VariableStat> >
fVariableStats;
virtual Int_t GetSize() const
Return the capacity of the collection, i.e.
Describe directory structure in memory.
Class that contains all the data information.
std::vector< VariableInfo > & GetVariableInfos()
DataSet * GetDataSet() const
returns data set
std::vector< VariableInfo > & GetTargetInfos()
Class that contains all the data information.
ostringstream derivative to redirect and format output
Class for type info of MVA input variable.
create variable transformations