75 Log() << kFATAL <<
"COPY CONSTRUCTOR NOT IMPLEMENTED" <<
Endl;
86 std::vector<Float_t> values = ev->
GetValues();
std::vector< Float_t > & GetValues()
This PDEFoam variant stores in every cell the sum of event weights and the sum of the squared event w...
PDEFoamEvent()
Default constructor for streamer, user should not use it.
PDEFoamEvent(const PDEFoamEvent &)
Copy Constructor NOT IMPLEMENTED (NEVER USED)
virtual void FillFoamCells(const Event *ev, Float_t wt)
This function fills an event weight 'wt' into the PDEFoam.
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.
PDEFoam(const PDEFoam &)
Copy Constructor NOT IMPLEMENTED (NEVER USED)
Float_t VarTransform(Int_t idim, Float_t x) const
PDEFoamCell * FindCell(const std::vector< Float_t > &) const
Find cell that contains 'xvec' (in foam coordinates [0,1]).
create variable transformations
MsgLogger & Endl(MsgLogger &ml)