32#ifndef ROOT_TMVA_PDEFoamDensityBase
33#define ROOT_TMVA_PDEFoamDensityBase
49 std::vector<Double_t>
fBox;
75 const std::vector<Double_t>&
GetBox()
const {
return fBox; }
#define ClassDef(name, id)
A simple Binary search tree including a volume search method.
ostringstream derivative to redirect and format output
This is an abstract class, which provides an interface for a PDEFoam density estimator.
Double_t GetBoxVolume()
Returns the volume of range searching box fBox.
MsgLogger & Log() const
message logger
virtual ~PDEFoamDensityBase()
destructor
void SetBox(std::vector< Double_t > box)
std::vector< Double_t > fBox
void FillBinarySearchTree(const Event *ev)
This method inserts the given event 'ev' it into the binary search tree.
const std::vector< Double_t > & GetBox() const
virtual Double_t Density(std::vector< Double_t > &Xarg, Double_t &event_density)=0
Mother of all ROOT objects.
void box(Int_t pat, Double_t x1, Double_t y1, Double_t x2, Double_t y2)
create variable transformations