71 #ifndef ROOT_TMVA_PDEFoamDensityBase 83 fBoxHasChanged(
kTRUE),
98 fBoxHasChanged(
kTRUE),
100 fLogger(new
MsgLogger(
"PDEFoamDensityBase"))
103 Log() <<
kFATAL <<
"Dimension of PDEFoamDensityBase is zero" <<
Endl;
141 Log() <<
kFATAL <<
"<PDEFoamDensityBase::FillBinarySearchTree> " 142 <<
"Binary tree is not set!" <<
Endl;
160 std::multiplies<Double_t>());
MsgLogger & Endl(MsgLogger &ml)
void box(Int_t pat, Double_t x1, Double_t y1, Double_t x2, Double_t y2)
virtual ~PDEFoamDensityBase()
destructor
void FillBinarySearchTree(const Event *ev)
This method inserts the given event 'ev' it into the binary search tree.
MsgLogger & Log() const
message logger
std::vector< Double_t > fBox
void Insert(const Event *)
insert a new "event" in the binary tree
Double_t GetBoxVolume()
Returns the volume of range searching box fBox.
Mother of all ROOT objects.
Abstract ClassifierFactory template that handles arbitrary types.