MINT2
HyperHistogram Member List

This is the complete list of members for HyperHistogram, including all inherited members.

_binContentsHistogramBaseprotected
_binningHyperHistogramprotected
_maxHistogramBaseprotected
_maxDensityHistogramBaseprotected
_minHistogramBaseprotected
_minDensityHistogramBaseprotected
_nBinsHistogramBaseprotected
_sumW2HistogramBaseprotected
add(const HistogramBase &other)HistogramBase
asymmetry(const HistogramBase &other)HistogramBase
asymmetry(const HistogramBase &other1, const HistogramBase &other2)HistogramBase
checkBinNumber(int bin) constHistogramBase
chi2(const HistogramBase &other) constHistogramBase
chi2sig(const HistogramBase &other, int ndof=-1) constHistogramBase
clear()HistogramBase
compareAllProjections(TString path, const HyperHistogram &other, int bins=100) constHyperHistogram
compareProjection(TString path, int dim, const HyperHistogram &other, int bins=100) constHyperHistogram
divide(const HistogramBase &other)HistogramBase
draw(TString path, TString options="")HyperHistogram
draw2DFuncSlice(TString path, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, int nbins=100) constHyperFunction
draw2DFuncSliceSet(TString path, int sliceDimX, int sliceDimY, int sliceSetDim, int nSlices, const HyperPoint &slicePoint, int nbins=100) constHyperFunction
draw2DFuncSliceSet(TString path, int sliceDimX, int sliceDimY, int nSlices, const HyperPoint &slicePoint, int nbins=100) constHyperFunction
draw2DFuncSliceSet(TString path, int nSlices, const HyperPoint &slicePoint, int nbins=100) constHyperFunction
draw2DSlice(TString path, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, TString options="") constHyperHistogram
draw2DSliceSet(TString path, int sliceDimX, int sliceDimY, int sliceSetDim, int nSlices, const HyperPoint &slicePoint, TString options="") constHyperHistogram
draw2DSliceSet(TString path, int sliceDimX, int sliceDimY, int nSlices, const HyperPoint &slicePoint, TString options="") constHyperHistogram
draw2DSliceSet(TString path, int nSlices, const HyperPoint &slicePoint, TString options="") constHyperHistogram
drawAllProjections(TString path, int bins) constHyperHistogram
drawDensity(TString path, TString options="")HyperHistogram
drawProjection(TString path, int dim=0, int bins=100) constHyperHistogram
drawPullHistogram(const HistogramBase &other, TString name, int nBins=50, double pmLimits=3.5) constHistogramBase
drawRandom2DSlice(TString path, TRandom *random=gRandom, TString options="") constHyperHistogram
estimateCapacity(std::vector< TString > filename, TString binningType)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)HyperFunction
getBinContent(int bin) constHistogramBase
getBinError(int bin) constHistogramBase
getBinning() constHyperHistograminline
getBinningType(TString filename)HyperHistogram
getBinVolume(int bin) constHyperHistogramvirtual
getDifference(const HyperFunction &other, const HyperPoint &point)HyperFunction
getDimension() constHyperHistogram
getFrequencyDensity(int bin) constHistogramBase
getFuncLimits() constHyperFunctioninline
getLimits() constHyperHistogram
getMax() constHistogramBase
getMaxDensity() constHistogramBase
getMin() constHistogramBase
getMinDensity() constHistogramBase
getNames() constHyperHistogram
getNBins() constHistogramBaseinline
getVal(const HyperPoint &point) constHyperHistogramvirtual
getVal(const HyperPointSet &points) constHyperHistogram
HistogramBase(int nBins)HistogramBase
HyperFunction()HyperFunction
HyperFunction(const HyperCuboid &limits)HyperFunction
HyperHistogram()HyperHistogramprotected
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)HyperHistogram
integral() constHistogramBase
integralError() constHistogramBase
load(TString filename, TString option="MEMRES READ")HyperHistogram
loadBase(TString filename)HistogramBase
loadEmpty(TString filename, TString option="MEMRES READ", TString binningType="HyperBinning")HyperHistogram
make2DFuncSlice(TString name, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, int nbins=100) constHyperFunction
makeFrequencyDensity()HistogramBase
merge(const HistogramBase &other)HyperHistogramvirtual
merge(TString filenameother)HyperHistogram
mergeBinsWithSameContent()HyperHistogram
minus(const HistogramBase &other)HistogramBase
multiply(const HistogramBase &other)HistogramBase
normalise(double area=1.0)HistogramBase
operator=(const HyperHistogram &other)HyperHistogram
print()HistogramBase
printFull() constHyperHistogram
project(TH1D *histogram, const HyperCuboid &cuboid, double content, int dimension) constHyperHistogram
project(TH1D *histogram, const HyperVolume &hyperVolume, double content, int dimension) constHyperHistogram
project(int dim=0, int bins=100, TString name="projection") constHyperHistogram
pulls(const HistogramBase &other)HistogramBase
pulls(const HistogramBase &other1, const HistogramBase &other2)HistogramBase
pvalue(const HistogramBase &other, int ndof=-1) constHistogramBase
randomiseWithinErrors(int seed)HistogramBase
reserveCapacity(int nElements)HistogramBase
resetBinContents(int nBins)HistogramBase
reweightDataset(HyperPointSet &points)HyperFunction
save(TString filename)HyperHistogram
saveBase()HistogramBase
saveBase(TString filename)HistogramBase
saveToTxtFile(TString filename, bool incError=true) constHyperHistogram
saveToTxtFileNoLinks(TString filename, bool incError=true) constHyperHistogram
setBinContent(int bin, double val)HistogramBase
setBinError(int bin, double val)HistogramBase
setContentsFromFunc(const HyperFunction &func)HyperHistogram
setFuncLimits(const HyperCuboid &limits)HyperFunction
setMax(double max)HistogramBaseinline
setMaxDensity(double max)HistogramBaseinline
setMin(double min)HistogramBaseinline
setMinDensity(double min)HistogramBaseinline
setNames(HyperName names)HyperHistogram
slice(std::vector< int > sliceDims, const HyperPoint &slicePoint) constHyperHistogram
slice(std::vector< int > sliceDims, const HyperPointSet &slicePoints) constHyperHistogram
~HistogramBase()HistogramBasevirtual
~HyperFunction()HyperFunctioninlinevirtual
~HyperHistogram()HyperHistogramvirtual