31#ifndef ROOT_TMVA_TransformationHandler
32#define ROOT_TMVA_TransformationHandler
52 class VariableTransformBase;
82 void CalcStats(
const std::vector<Event*>& events );
90 void AddXMLTo (
void* parent=0 )
const;
129 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