77          << 
"The use of multiple partial variable transformations during the " 
   78             "application phase can be properly invoked via the \"Reader\", but " 
   79             "it is not yet implemented in \"MakeClass\", the creation mechanism " 
   80             "for standalone C++ application classes. The standalone C++ class " 
   81             "produced by this training job is thus INCOMPLETE AND MUST NOT BE USED! " 
  106      if (
tdef.Contains(
"(")) { 
 
  119          log << kFATAL <<
Form(
"Dataset[%s] : ",
dataInfo.GetName())<< 
"Incorrect transformation string provided." << 
Endl;
 
  126         if (
trCls != 
"AllClasses") {
 
  129               log << kFATAL <<
Form(
"Dataset[%s] : ",
dataInfo.GetName())<< 
"Class " << 
trCls << 
" not known for variable transformation " 
  162         log << kFATAL << 
Form(
"Dataset[%s] : ",
dataInfo.GetName())
 
  163             << 
"<ProcessOptions> Variable transform '" 
  171                << 
"Create Transformation \"" << 
trName << 
"\" with reference class " 
  175                << 
"Create Transformation \"" << 
trName << 
"\" with events from all classes." 
 
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
char * Form(const char *fmt,...)
Formats a string in a circular formatting buffer.
 
Class that contains all the information of a class.
 
Class that contains all the data information.
 
ostringstream derivative to redirect and format output
 
Collectable string class.
 
create variable transformations
 
void CreateVariableTransforms(const TString &trafoDefinition, TMVA::DataSetInfo &dataInfo, TMVA::TransformationHandler &transformationHandler, TMVA::MsgLogger &log)
 
void variables(TString dataset, TString fin="TMVA.root", TString dirName="InputVariables_Id", TString title="TMVA Input Variables", Bool_t isRegression=kFALSE, Bool_t useTMVAStyle=kTRUE)
 
MsgLogger & Endl(MsgLogger &ml)