75 Log() << kFATAL <<
"COPY CONSTRUCTOR NOT IMPLEMENTED" <<
Endl;
86 std::vector<Float_t> values = ev->
GetValues();
87 std::vector<Float_t> tvalues = VarTransform(values);
92 SetCellElement(cell, 0, GetCellElement(cell, 0) + wt);
93 SetCellElement(cell, 1, GetCellElement(cell, 1) + wt * wt);
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.
virtual void FillFoamCells(const Event *ev, Float_t wt)
This function fills an event weight 'wt' into the PDEFoam.
Implementation of PDEFoam.
create variable transformations
MsgLogger & Endl(MsgLogger &ml)