32 #ifndef ROOT_TMVA_PDEFoamMultiTarget 33 #define ROOT_TMVA_PDEFoamMultiTarget 35 #ifndef ROOT_TMVA_PDEFoamEvent 52 virtual void CalculateMpv(std::map<Int_t, Float_t>&,
const std::vector<PDEFoamCell*>&);
53 virtual void CalculateMean(std::map<Int_t, Float_t>&,
const std::vector<PDEFoamCell*>&);
ETargetSelection fTargetSelection
virtual void CalculateMpv(std::map< Int_t, Float_t > &, const std::vector< PDEFoamCell *> &)
PDEFoamMultiTarget()
Default constructor for streamer, user should not use it.
#define ClassDef(name, id)
virtual ~PDEFoamMultiTarget()
virtual void CalculateMean(std::map< Int_t, Float_t > &, const std::vector< PDEFoamCell *> &)
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...
Abstract ClassifierFactory template that handles arbitrary types.
virtual std::vector< Float_t > GetCellValue(const std::map< Int_t, Float_t > &, ECellValue)
This function is overridden from PDFEFoam.