74 Log() << kFATAL <<
"COPY CONSTRUCTOR NOT IMPLEMENTED" <<
Endl;
85 std::vector<Float_t> values = ev->
GetValues();
float Float_t
Float 4 bytes (float).
std::vector< Float_t > & GetValues()
PDEFoamEvent()
Default constructor for streamer, user should not use it.
PDEFoamEvent(const PDEFoamEvent &)
Copy Constructor NOT IMPLEMENTED (NEVER USED).
void FillFoamCells(const Event *ev, Float_t wt) override
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)