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);
float Float_t
Float 4 bytes (float)
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.
void FillFoamCells(const Event *ev, Float_t wt) override
This function fills an event weight 'wt' into the PDEFoam.
Implementation of PDEFoam.
create variable transformations
MsgLogger & Endl(MsgLogger &ml)