74 Log() << kDEBUG <<
"Preparing the Identity transformation..." <<
Endl;
76 if(
fGet.size() < events[0]->GetNVariables() )
77 Log() << kFATAL <<
"Identity transform does not allow for a selection of input variables. Please remove the variable selection option and put only 'I'." <<
Endl;
116 fout <<
"inline void " << fncName <<
"::InitTransform_Identity_" << trCounter <<
"() {}" << std::endl;
118 fout <<
"inline void " << fncName <<
"::Transform_Identity_" << trCounter <<
"(const std::vector<double> &, int) const {}" << std::endl;
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
Class that contains all the data information.
Singleton class for Global types used by TMVA.
create variable transformations
MsgLogger & Endl(MsgLogger &ml)