111      Log() << kFATAL << 
"<PDEFoamDiscriminantDensity::Density()> Binary tree not set!" << 
Endl;
 
  114   std::vector<Double_t> 
lb(GetBox().
size());
 
  115   std::vector<Double_t> 
ub(GetBox().
size());
 
  127   std::vector<const TMVA::BinarySearchTreeNode*> nodes; 
 
  137   for (std::vector<const TMVA::BinarySearchTreeNode*>::const_iterator it = nodes.begin();
 
  138        it != nodes.end(); ++it) {
 
  139      if ((*it)->GetClass() == 
fClass) 
 
  140         n_sig += (*it)->GetWeight();
 
 
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
This is an abstract class, which provides an interface for a PDEFoam density estimator.
 
This is a concrete implementation of PDEFoam.
 
virtual Double_t Density(std::vector< Double_t > &Xarg, Double_t &event_density)
This function is needed during the foam buildup.
 
PDEFoamDiscriminantDensity()
 
Volume for BinarySearchTree.
 
void box(Int_t pat, Double_t x1, Double_t y1, Double_t x2, Double_t y2)
 
MsgLogger & Endl(MsgLogger &ml)