ROOT
master
Reference Guide
Loading...
Searching...
No Matches
VariableTransform.h
Go to the documentation of this file.
1
// @(#)root/tmva $Id$
2
// Author: Andreas Hoecker, Peter Speckmayer,Joerg Stelzer, Helge Voss, Omar Zapata
3
4
/**********************************************************************************
5
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis *
6
* Package: TMVA *
7
* Class : VariableTransformBase *
8
* *
9
* *
10
* Description: *
11
* Pre-transformation of input variables (base class) *
12
* *
13
* Authors (alphabetical): *
14
* Andreas Hoecker <Andreas.Hocker@cern.ch> - CERN, Switzerland *
15
* Peter Speckmayer <Peter.Speckmayer@cern.ch> - CERN, Switzerland *
16
* Joerg Stelzer <Joerg.Stelzer@cern.ch> - CERN, Switzerland *
17
* Helge Voss <Helge.Voss@cern.ch> - MPI-K Heidelberg, Germany *
18
* *
19
* Copyright (c) 2005: *
20
* CERN, Switzerland *
21
* U. of Victoria, Canada *
22
* MPI-K Heidelberg, Germany *
23
* *
24
* Redistribution and use in source and binary forms, with or without *
25
* modification, are permitted according to the terms listed in LICENSE *
26
* (see tmva/doc/LICENSE) *
27
**********************************************************************************/
28
29
#ifndef ROOT_TMVA_VariableTransform
30
#define ROOT_TMVA_VariableTransform
31
32
//////////////////////////////////////////////////////////////////////////
33
// //
34
// VariableTransform //
35
// //
36
//////////////////////////////////////////////////////////////////////////
37
class
TString
;
38
namespace
TMVA
{
39
class
DataSetInfo;
40
class
TransformationHandler;
41
class
MsgLogger;
42
void
CreateVariableTransforms
(
const
TString
&
trafoDefinition
,
43
TMVA::DataSetInfo
&
dataInfo
,
44
TMVA::TransformationHandler
&
transformationHandler
,
45
TMVA::MsgLogger
& log );
46
}
// namespace TMVA
47
48
#endif
ROOT::Detail::TRangeCast
Definition
TCollection.h:311
TMVA::DataSetInfo
Class that contains all the data information.
Definition
DataSetInfo.h:62
TMVA::MsgLogger
ostringstream derivative to redirect and format output
Definition
MsgLogger.h:57
TMVA::TransformationHandler
Class that contains all the data information.
Definition
TransformationHandler.h:56
TString
Basic string class.
Definition
TString.h:139
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
TMVA::CreateVariableTransforms
void CreateVariableTransforms(const TString &trafoDefinition, TMVA::DataSetInfo &dataInfo, TMVA::TransformationHandler &transformationHandler, TMVA::MsgLogger &log)
Definition
VariableTransform.cxx:59
tmva
tmva
inc
TMVA
VariableTransform.h
ROOT master - Reference Guide Generated on Sun Apr 27 2025 05:50:08 (GVA Time) using Doxygen 1.10.0