HyperPlot
v1
Bin and visualise multidimensional datasets
|
This is the complete list of members for HyperHistogram, including all inherited members.
_binContents | HistogramBase | protected |
_binning | HyperHistogram | protected |
_max | HistogramBase | protected |
_maxDensity | HistogramBase | protected |
_min | HistogramBase | protected |
_minDensity | HistogramBase | protected |
_nBins | HistogramBase | protected |
_sumW2 | HistogramBase | protected |
add(const HistogramBase &other) | HistogramBase | |
checkBinNumber(int bin) const | HistogramBase | |
chi2(const HistogramBase &other) const | HistogramBase | |
compareAllProjections(TString path, const HyperHistogram &other, int bins=100) const | HyperHistogram | |
compareProjection(TString path, int dim, const HyperHistogram &other, int bins=100) const | HyperHistogram | |
divide(const HistogramBase &other) | HistogramBase | |
draw(TString path) | HyperHistogram | |
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 | |
draw2DSlice(TString path, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint) const (defined in HyperHistogram) | HyperHistogram | |
draw2DSliceSet(TString path, int sliceDimX, int sliceDimY, int sliceSetDim, int nSlices, const HyperPoint &slicePoint) const (defined in HyperHistogram) | HyperHistogram | |
draw2DSliceSet(TString path, int sliceDimX, int sliceDimY, int nSlices, const HyperPoint &slicePoint) const (defined in HyperHistogram) | HyperHistogram | |
draw2DSliceSet(TString path, int nSlices, const HyperPoint &slicePoint) const (defined in HyperHistogram) | HyperHistogram | |
drawAllProjections(TString path, int bins) const | HyperHistogram | |
drawDensity(TString path) | HyperHistogram | |
drawProjection(TString path, int dim=0, int bins=100) const | HyperHistogram | |
drawPullHistogram(const HistogramBase &other, TString name, int nBins=50, double pmLimits=3.5) const | HistogramBase | |
drawRandom2DSlice(TString path, TRandom *random=gRandom) const (defined in HyperHistogram) | HyperHistogram | |
estimateCapacity(std::vector< TString > filename, TString binningType) (defined in HyperHistogram) | HyperHistogram | |
fill(const HyperPoint &coords, double weight) | HyperHistogram | |
fill(const HyperPoint &coords) | HyperHistogram | |
fill(const HyperPointSet &points) | HyperHistogram | |
fillBase(int binNum, double weight) | HistogramBase | |
fillCorrelations(TH2D &hist, const HyperFunction &other, const HyperPointSet &points) (defined in HyperFunction) | HyperFunction | |
getBinContent(int bin) const | HistogramBase | |
getBinError(int bin) const | HistogramBase | |
getBinning() const | HyperHistogram | inline |
getBinningType(TString filename) | HyperHistogram | |
getBinVolume(int bin) const | HyperHistogram | virtual |
getDifference(const HyperFunction &other, const HyperPoint &point) | HyperFunction | |
getDimension() const (defined in HyperHistogram) | HyperHistogram | |
getFrequencyDensity(int bin) const | HistogramBase | |
getFuncLimits() const (defined in HyperFunction) | HyperFunction | inline |
getLimits() const | HyperHistogram | |
getMax() const | HistogramBase | |
getMaxDensity() const | HistogramBase | |
getMin() const | HistogramBase | |
getMinDensity() const | HistogramBase | |
getNames() const | HyperHistogram | |
getNBins() const | HistogramBase | inline |
getVal(const HyperPoint &point) const | HyperHistogram | virtual |
getVal(const HyperPointSet &points) const | HyperHistogram | |
HistogramBase(int nBins) | HistogramBase | |
HyperFunction() | HyperFunction | |
HyperFunction(const HyperCuboid &limits) | HyperFunction | |
HyperHistogram() | HyperHistogram | protected |
HyperHistogram(const HyperCuboid &binningRange, const HyperPointSet &points, HyperBinningAlgorithms::Alg alg=HyperBinningAlgorithms::MINT, AlgOption opt0=AlgOption::Empty(), AlgOption opt1=AlgOption::Empty(), AlgOption opt2=AlgOption::Empty(), AlgOption opt3=AlgOption::Empty(), AlgOption opt4=AlgOption::Empty(), AlgOption opt5=AlgOption::Empty(), AlgOption opt6=AlgOption::Empty(), AlgOption opt7=AlgOption::Empty(), AlgOption opt8=AlgOption::Empty(), AlgOption opt9=AlgOption::Empty()) | HyperHistogram | |
HyperHistogram(const BinningBase &binning) | HyperHistogram | |
HyperHistogram(TString filename, TString option="MEMRES READ") | HyperHistogram | |
HyperHistogram(std::vector< TString > filename) | HyperHistogram | |
HyperHistogram(TString targetFilename, std::vector< TString > filename) | HyperHistogram | |
HyperHistogram(const HyperHistogram &other) (defined in HyperHistogram) | HyperHistogram | |
integral() const | HistogramBase | |
integralError() const | HistogramBase | |
load(TString filename, TString option="MEMRES READ") | HyperHistogram | |
loadBase(TString filename) | HistogramBase | |
loadEmpty(TString filename, TString option="MEMRES READ", TString binningType="HyperBinning") (defined in HyperHistogram) | HyperHistogram | |
make2DFuncSlice(TString name, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, int nbins=100) const (defined in HyperFunction) | HyperFunction | |
makeFrequencyDensity() | HistogramBase | |
merge(const HistogramBase &other) | HyperHistogram | virtual |
merge(TString filenameother) | HyperHistogram | |
mergeBinsWithSameContent() (defined in HyperHistogram) | HyperHistogram | |
minus(const HistogramBase &other) | HistogramBase | |
multiply(const HistogramBase &other) | HistogramBase | |
normalise(double area=1.0) | HistogramBase | |
operator=(const HyperHistogram &other) (defined in HyperHistogram) | HyperHistogram | |
print() | HistogramBase | |
printFull() const | HyperHistogram | |
project(TH1D *histogram, const HyperCuboid &cuboid, double content, int dimension) const | HyperHistogram | |
project(TH1D *histogram, const HyperVolume &hyperVolume, double content, int dimension) const | HyperHistogram | |
project(int dim=0, int bins=100, TString name="projection") const | HyperHistogram | |
pulls(const HistogramBase &other) | HistogramBase | |
pvalue(const HistogramBase &other, int ndof=-1) const | HistogramBase | |
randomiseWithinErrors(int seed) | HistogramBase | |
reserveCapacity(int nElements) (defined in HistogramBase) | HistogramBase | |
resetBinContents(int nBins) | HistogramBase | |
reweightDataset(HyperPointSet &points) | HyperFunction | |
save(TString filename) | HyperHistogram | |
saveBase() | HistogramBase | |
saveBase(TString filename) | HistogramBase | |
saveToTxtFile(TString filename) const | HyperHistogram | |
setBinContent(int bin, double val) | HistogramBase | |
setBinError(int bin, double val) | HistogramBase | |
setContentsFromFunc(const HyperFunction &func) | HyperHistogram | |
setFuncLimits(const HyperCuboid &limits) (defined in HyperFunction) | HyperFunction | |
setMax(double max) | HistogramBase | inline |
setMaxDensity(double max) | HistogramBase | inline |
setMin(double min) | HistogramBase | inline |
setMinDensity(double min) | HistogramBase | inline |
setNames(HyperName names) | HyperHistogram | |
slice(std::vector< int > sliceDims, const HyperPoint &slicePoint) const | HyperHistogram | |
slice(std::vector< int > sliceDims, const HyperPointSet &slicePoints) const (defined in HyperHistogram) | HyperHistogram | |
~HistogramBase() | HistogramBase | virtual |
~HyperFunction() | HyperFunction | inlinevirtual |
~HyperHistogram() | HyperHistogram | virtual |