|
ROOT
Reference Guide |
|
Go to the documentation of this file.
29 #ifndef ROOT_TMVA_VariableInfo
30 #define ROOT_TMVA_VariableInfo
52 Int_t varCounter,
char varType =
'F',
void* external = 0,
void SetUnit(const TString &s)
VariableInfo & operator=(const TMVA::VariableInfo &rhs)
comparison operator
void SetInternalName(const char *name)
void SetLabel(const TString &s)
void WriteToStream(std::ostream &o) const
write VariableInfo to stream
static constexpr double s
TString fExternalDataType
if the variable content is linked to an external pointer
void SetExternalLink(void *p)
void SetInternalVarName(const TString &s)
void AddToXML(void *varnode)
write class to XML
void SetExpression(const TString &s)
void ReadFromXML(void *varnode)
read VariableInfo from stream
void ReadFromStream(std::istream &istr)
read VariableInfo from stream
void SetVariance(Double_t v)
The TNamed class is the base class for all named ROOT classes.
Class for type info of MVA input variable.
const TString & GetUnit() const
const TString & GetInternalName() const
#define ClassDef(name, id)
const TString & GetLabel() const
const TString & GetExpression() const
void * GetExternalLink() const
VariableInfo()
default constructor
Double_t GetVariance() const
create variable transformations