78 Log() <<
kFATAL <<
"COPY CONSTRUCTOR NOT IMPLEMENTED" <<
Endl;
89 std::vector<Float_t> values = ev->
GetValues();
MsgLogger & Endl(MsgLogger &ml)
virtual void FillFoamCells(const Event *ev, Float_t wt)
This function fills an event weight 'wt' into the PDEFoam.
Float_t VarTransform(Int_t idim, Float_t x) const
Double_t GetCellElement(const PDEFoamCell *cell, UInt_t i) const
Returns cell element i of cell 'cell'.
void SetCellElement(PDEFoamCell *cell, UInt_t i, Double_t value)
Set cell element i of cell to value.
PDEFoamCell * FindCell(const std::vector< Float_t > &) const
Find cell that contains 'xvec' (in foam coordinates [0,1]).
PDEFoamEvent()
Default constructor for streamer, user should not use it.
Abstract ClassifierFactory template that handles arbitrary types.
std::vector< Float_t > & GetValues()