meerkat is hosted by Hepforge, IPPP Durham
Meerkat  v1r3
Multidimensional kernel density estimation package
KernelDensity.hh File Reference
#include "AbsDensity.hh"
#include "AbsPhaseSpace.hh"
#include "TMath.h"
#include "TTree.h"
#include "TString.h"
#include "TRandom3.h"
#include <vector>

Go to the source code of this file.

Classes

class  KernelDensity
 Class that describes the unbinned kernel density. More...
 

Typedefs

typedef std::vector< Double_t > TPhspVector
 
typedef std::vector< TPhspVectorTCell
 

Typedef Documentation

typedef std::vector<TPhspVector> TCell

Definition at line 15 of file KernelDensity.hh.

typedef std::vector<Double_t> TPhspVector

Definition at line 14 of file KernelDensity.hh.