Go to the source code of this file.
Defines | |
#define | TMVA_RELEASE "4.1.0" |
#define | TMVA_RELEASE_DATE "Dec 10, 2010" |
#define | TMVA_RELEASE_TIME "15:15:00" |
#define | TMVA_VERSION_CODE 262400 |
#define | TMVA_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) |
#define TMVA_RELEASE "4.1.0" |
Definition at line 44 of file Version.h.
Referenced by TMVA::Tools::TMVAVersionMessage(), and TMVA::Tools::TMVAWelcomeMessage().
#define TMVA_RELEASE_DATE "Dec 10, 2010" |
Definition at line 45 of file Version.h.
Referenced by TMVA::Tools::TMVAVersionMessage(), and TMVA::Tools::TMVAWelcomeMessage().
Definition at line 48 of file Version.h.
Referenced by TMVA::operator>>(), TMVA::DecisionTreeNode::ReadDataRecord(), TMVA::VariableGaussTransform::ReadTransformationFromStream(), and TMVA::VariableGaussTransform::Transform().