|
MINT2
|
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 | |
| asymmetry(const HistogramBase &other) | HistogramBase | |
| asymmetry(const HistogramBase &other1, const HistogramBase &other2) | HistogramBase | |
| checkBinNumber(int bin) const | HistogramBase | |
| chi2(const HistogramBase &other) const | HistogramBase | |
| chi2sig(const HistogramBase &other, int ndof=-1) const | HistogramBase | |
| clear() | 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, TString options="") | HyperHistogram | |
| draw2DFuncSlice(TString path, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, int nbins=100) const | HyperFunction | |
| draw2DFuncSliceSet(TString path, int sliceDimX, int sliceDimY, int sliceSetDim, int nSlices, const HyperPoint &slicePoint, int nbins=100) const | HyperFunction | |
| draw2DFuncSliceSet(TString path, int sliceDimX, int sliceDimY, int nSlices, const HyperPoint &slicePoint, int nbins=100) const | HyperFunction | |
| draw2DFuncSliceSet(TString path, int nSlices, const HyperPoint &slicePoint, int nbins=100) const | HyperFunction | |
| draw2DSlice(TString path, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, TString options="") const | HyperHistogram | |
| draw2DSliceSet(TString path, int sliceDimX, int sliceDimY, int sliceSetDim, int nSlices, const HyperPoint &slicePoint, TString options="") const | HyperHistogram | |
| draw2DSliceSet(TString path, int sliceDimX, int sliceDimY, int nSlices, const HyperPoint &slicePoint, TString options="") const | HyperHistogram | |
| draw2DSliceSet(TString path, int nSlices, const HyperPoint &slicePoint, TString options="") const | HyperHistogram | |
| drawAllProjections(TString path, int bins) const | HyperHistogram | |
| drawDensity(TString path, TString options="") | 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, TString options="") const | HyperHistogram | |
| 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) 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 | HyperHistogram | |
| getFrequencyDensity(int bin) const | HistogramBase | |
| getFuncLimits() const | 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) | 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") | HyperHistogram | |
| make2DFuncSlice(TString name, int sliceDimX, int sliceDimY, const HyperPoint &slicePoint, int nbins=100) const | HyperFunction | |
| makeFrequencyDensity() | HistogramBase | |
| merge(const HistogramBase &other) | HyperHistogram | virtual |
| 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() 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 | |
| pulls(const HistogramBase &other1, const HistogramBase &other2) | HistogramBase | |
| pvalue(const HistogramBase &other, int ndof=-1) const | HistogramBase | |
| 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) const | HyperHistogram | |
| saveToTxtFileNoLinks(TString filename, bool incError=true) const | HyperHistogram | |
| 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) | 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 | HyperHistogram | |
| ~HistogramBase() | HistogramBase | virtual |
| ~HyperFunction() | HyperFunction | inlinevirtual |
| ~HyperHistogram() | HyperHistogram | virtual |
1.8.15