51 TMVA::PDEFoamKernelTrivial::PDEFoamKernelTrivial()
79 Log() <<
kFATAL <<
"<PDEFoamKernelTrivial::Estimate>: PDEFoam not set!" <<
Endl;
MsgLogger & Endl(MsgLogger &ml)
ClassImp(TMVA::PDEFoamKernelTrivial) TMVA
Default constructor for streamer.
virtual Float_t Estimate(PDEFoam *, std::vector< Float_t > &, ECellValue)
Simple kernel estimator.
virtual Float_t GetCellValue(const std::vector< Float_t > &xvec, ECellValue cv, PDEFoamKernelBase *)
This function finds the cell, which corresponds to the given untransformed event vector 'xvec' and re...
PDEFoamCell * FindCell(const std::vector< Float_t > &) const
Find cell that contains 'xvec' (in foam coordinates [0,1]).