60 TMVA::PDEFoamEvent::PDEFoamEvent()
77 Log() <<
kFATAL <<
"COPY CONSTRUCTOR NOT IMPLEMENTED" <<
Endl;
89 std::vector<Float_t> tvalues = VarTransform(values);
94 SetCellElement(cell, 0, GetCellElement(cell, 0) + wt);
95 SetCellElement(cell, 1, GetCellElement(cell, 1) + wt * wt);
MsgLogger & Endl(MsgLogger &ml)
ClassImp(TMVA::PDEFoamEvent) TMVA
Default constructor for streamer, user should not use it.
virtual void FillFoamCells(const Event *ev, Float_t wt)
This function fills an event weight 'wt' into the PDEFoam.
std::vector< double > values
std::vector< Float_t > & GetValues()