29 #ifndef ROOT_TMVA_VariableInfo 30 #define ROOT_TMVA_VariableInfo 46 #ifndef ROOT_TMVA_Types 60 Int_t varCounter,
char varType =
'F',
void* external = 0,
const TString & GetExpression() const
void SetUnit(const TString &s)
VariableInfo & operator=(const TMVA::VariableInfo &rhs)
comparison operator
Double_t GetVariance() const
void SetLabel(const TString &s)
const TString & GetInternalName() const
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
TString fExternalDataType
if the variable content is linked to an external pointer
void SetVariance(Double_t v)
void SetInternalVarName(const TString &s)
const TString & GetUnit() const
void ReadFromXML(void *varnode)
read VariableInfo from stream
VariableInfo()
default constructor
void WriteToStream(std::ostream &o) const
write VariableInfo to stream
void SetExpression(const TString &s)
void * GetExternalLink() const
Abstract ClassifierFactory template that handles arbitrary types.
void ReadFromStream(std::istream &istr)
void AddToXML(void *varnode)
write class to XML
const TString & GetLabel() const
void SetExternalLink(void *p)