|
ROOT
Reference Guide |
|
Go to the documentation of this file.
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;
DataSet * GetDataSet() const
returns data set
Class that contains all the data information.
std::vector< VariableInfo > & GetTargetInfos()
Class for type info of MVA input variable.
Class that contains all the data information.
ostringstream derivative to redirect and format output
std::vector< VariableInfo > & GetVariableInfos()
virtual Int_t GetSize() const
Return the capacity of the collection, i.e.
Describe directory structure in memory.
create variable transformations