HyperPlot
v1
Bin and visualise multidimensional datasets
|
This is the complete list of members for HyperFunction, including all inherited members.
_limits (defined in HyperFunction) | HyperFunction | private |
draw2DFuncSlice(TString path, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, int nbins=100) const (defined in HyperFunction) | HyperFunction | |
draw2DFuncSliceSet(TString path, int sliceDimX, int sliceDimY, int sliceSetDim, int nSlices, const HyperPoint &slicePoint, int nbins=100) const (defined in HyperFunction) | HyperFunction | |
draw2DFuncSliceSet(TString path, int sliceDimX, int sliceDimY, int nSlices, const HyperPoint &slicePoint, int nbins=100) const (defined in HyperFunction) | HyperFunction | |
draw2DFuncSliceSet(TString path, int nSlices, const HyperPoint &slicePoint, int nbins=100) const (defined in HyperFunction) | HyperFunction | |
fillCorrelations(TH2D &hist, const HyperFunction &other, const HyperPointSet &points) (defined in HyperFunction) | HyperFunction | |
getDifference(const HyperFunction &other, const HyperPoint &point) | HyperFunction | |
getFuncLimits() const (defined in HyperFunction) | HyperFunction | inline |
getVal(const HyperPoint &point) const =0 | HyperFunction | pure virtual |
HyperFunction() | HyperFunction | |
HyperFunction(const HyperCuboid &limits) | HyperFunction | |
make2DFuncSlice(TString name, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, int nbins=100) const (defined in HyperFunction) | HyperFunction | |
reweightDataset(HyperPointSet &points) | HyperFunction | |
setFuncLimits(const HyperCuboid &limits) (defined in HyperFunction) | HyperFunction | |
~HyperFunction() | HyperFunction | inlinevirtual |