![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
#include <GaudiUtils/HistoStats.h>
Static Public Member Functions | |
static double | moment (const AIDA::IHistogram1D *histo, const unsigned int order, const double value=0) |
get the "bin-by-bin"-moment around the specified "value" More... | |
static double | momentErr (const AIDA::IHistogram1D *histo, const unsigned int order) |
evaluate the uncertanty for 'bin-by-bin'-moment More... | |
static double | centralMoment (const AIDA::IHistogram1D *histo, const unsigned int order) |
evaluate the 'bin-by-bin'-central moment (around the mean value) More... | |
static double | centralMomentErr (const AIDA::IHistogram1D *histo, const unsigned int order) |
evaluate the uncertanty for 'bin-by-bin'-central moment (around the mean value) ( the uncertanty is calculated with O(1/n2) precision) More... | |
static double | skewness (const AIDA::IHistogram1D *histo) |
get the skewness for the histogram More... | |
static double | skewnessErr (const AIDA::IHistogram1D *histo) |
get the error in skewness for the histogram More... | |
static double | kurtosis (const AIDA::IHistogram1D *histo) |
get the kurtosis for the histogram More... | |
static double | kurtosisErr (const AIDA::IHistogram1D *histo) |
get the error in kurtosis for the histogram More... | |
static double | mean (const AIDA::IHistogram1D *histo) |
get the mean value for the histogram (just for completeness) More... | |
static double | meanErr (const AIDA::IHistogram1D *histo) |
get an error in the mean value More... | |
static double | rms (const AIDA::IHistogram1D *histo) |
get the rms value for the histogram (just for completeness) More... | |
static double | rmsErr (const AIDA::IHistogram1D *histo) |
get an error in the rms value More... | |
static double | nEff (const AIDA::IHistogram1D *histo) |
get the effective entries (just for completeness) More... | |
static double | sumBinHeightErr (const AIDA::IHistogram1D *histo) |
get an error in the sum bin height ("in-range integral") More... | |
static double | sumAllBinHeightErr (const AIDA::IHistogram1D *histo) |
get an error in the sum of all bin height ("integral") More... | |
static double | overflowEntriesFrac (const AIDA::IHistogram1D *histo) |
the fraction of overflow entries (useful for shape comparison) More... | |
static double | underflowEntriesFrac (const AIDA::IHistogram1D *histo) |
the fraction of underflow entries (useful for shape comparison) More... | |
static double | overflowEntriesFracErr (const AIDA::IHistogram1D *histo) |
error on fraction of overflow entries (useful for shape comparison) More... | |
static double | underflowEntriesFracErr (const AIDA::IHistogram1D *histo) |
the error on fraction of underflow entries (useful for shape comparison) More... | |
static double | overflowIntegralFrac (const AIDA::IHistogram1D *histo) |
the fraction of overflow intergal (useful for shape comparison) More... | |
static double | underflowIntegralFrac (const AIDA::IHistogram1D *histo) |
the fraction of underflow integral (useful for shape comparison) More... | |
static double | overflowIntegralFracErr (const AIDA::IHistogram1D *histo) |
the error on fraction of overflow intergal More... | |
static double | underflowIntegralFracErr (const AIDA::IHistogram1D *histo) |
the error on fraction of underflow integral More... | |
static long | nEntries (const AIDA::IHistogram1D *histo, const int imax) |
get number of entries in histogram up to the certain bin (not-included) More... | |
static long | nEntries (const AIDA::IHistogram1D *histo, const int imin, const int imax) |
get number of entries in histogram form the certain minimal bin up to the certain maximal bin (not-included) More... | |
static double | nEntriesFrac (const AIDA::IHistogram1D *histo, const int imax) |
get the fraction of entries in histogram up to the certain bin (not-included) More... | |
static double | nEntriesFrac (const AIDA::IHistogram1D *histo, const int imin, const int imax) |
get fraction of entries in histogram form the certain minimal bin up to the certain maximal bin (not-included) More... | |
static double | nEntriesFracErr (const AIDA::IHistogram1D *histo, const int imax) |
get the (binominal) error for the fraction of entries in histogram up to the certain bin (not-included) More... | |
static double | nEntriesFracErr (const AIDA::IHistogram1D *histo, const int imin, const int imax) |
get the (binomial) error for the fraction of entries in histogram from the certain minimal bin up to the certain maximal bin (not-included) More... | |
static double | moment (const AIDA::IProfile1D *histo, const unsigned int order, const double value=0) |
get the "bin-by-bin"-moment around the specified "value" More... | |
static double | momentErr (const AIDA::IProfile1D *histo, const unsigned int order) |
evaluate the uncertanty for 'bin-by-bin'-moment More... | |
static double | centralMoment (const AIDA::IProfile1D *histo, const unsigned int order) |
evaluate the 'bin-by-bin'-central moment (around the mean value) More... | |
static double | centralMomentErr (const AIDA::IProfile1D *histo, const unsigned int order) |
evaluate the uncertanty for 'bin-by-bin'-central moment (around the mean value) ( the uncertanty is calculated with O(1/n2) precision) More... | |
static double | skewness (const AIDA::IProfile1D *histo) |
get the skewness for the profile histogram More... | |
static double | skewnessErr (const AIDA::IProfile1D *histo) |
get the error in skewness for the profile histogram More... | |
static double | kurtosis (const AIDA::IProfile1D *histo) |
get the kurtosis for the profile histogram More... | |
static double | kurtosisErr (const AIDA::IProfile1D *histo) |
get the error in kurtosis for the profile histogram More... | |
static double | mean (const AIDA::IProfile1D *histo) |
get the mean value for the profile histogram (just for completeness) More... | |
static double | meanErr (const AIDA::IProfile1D *histo) |
get an error in the mean value More... | |
static double | rms (const AIDA::IProfile1D *histo) |
get the rms value for the profile histogram (just for completeness) More... | |
static double | rmsErr (const AIDA::IProfile1D *histo) |
get an error in the rms value More... | |
static double | sumBinHeightErr (const AIDA::IProfile1D *histo) |
get an error in the sum bin height ("in-range integral") More... | |
static double | sumAllBinHeightErr (const AIDA::IProfile1D *histo) |
get an error in the sum of all bin height ("integral") More... | |
static double | nEff (const AIDA::IProfile1D *histo) |
get the effective entries (just for completeness) More... | |
static double | overflowEntriesFrac (const AIDA::IProfile1D *histo) |
the fraction of overflow entries (useful for shape comparison) More... | |
static double | underflowEntriesFrac (const AIDA::IProfile1D *histo) |
the fraction of underflow entries (useful for shape comparison) More... | |
static double | overflowEntriesFracErr (const AIDA::IProfile1D *histo) |
error on fraction of overflow entries (useful for shape comparison) More... | |
static double | underflowEntriesFracErr (const AIDA::IProfile1D *histo) |
the error on fraction of underflow entries (useful for shape comparison) More... | |
static double | overflowIntegralFrac (const AIDA::IProfile1D *histo) |
the fraction of overflow intergal (useful for shape comparison) More... | |
static double | underflowIntegralFrac (const AIDA::IProfile1D *histo) |
the fraction of underflow integral (useful for shape comparison) More... | |
static double | overflowIntegralFracErr (const AIDA::IProfile1D *histo) |
the error on fraction of overflow intergal More... | |
static double | underflowIntegralFracErr (const AIDA::IProfile1D *histo) |
the error on fraction of underflow integral More... | |
static long | nEntries (const AIDA::IProfile1D *histo, const int imax) |
get number of entries in profile histogram up to the certain bin (not-included) More... | |
static long | nEntries (const AIDA::IProfile1D *histo, const int imin, const int imax) |
get number of entries in profile histogram form the certain minimal bin up to the certain maximal bin (not-included) More... | |
static double | nEntriesFrac (const AIDA::IProfile1D *histo, const int imax) |
get the fraction of entries in profile histogram up to the certain bin (not-included) More... | |
static double | nEntriesFrac (const AIDA::IProfile1D *histo, const int imin, const int imax) |
get fraction of entries in profile histogram form the certain minimal bin up to the certain maximal bin (not-included) More... | |
static double | nEntriesFracErr (const AIDA::IProfile1D *histo, const int imax) |
get the (binominal) error for the fraction of entries in profile histogram up to the certain bin (not-included) More... | |
static double | nEntriesFracErr (const AIDA::IProfile1D *histo, const int imin, const int imax) |
get the (binomial) error for the fraction of entries in the profile histogram from the certain minimal bin up to the certain maximal bin (not-included) More... | |
The collection of trivial functions to access the statistical information for the histograms
Definition at line 40 of file HistoStats.h.
|
static |
evaluate the 'bin-by-bin'-central moment (around the mean value)
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 554 of file HistoStats.cpp.
|
static |
evaluate the 'bin-by-bin'-central moment (around the mean value)
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 565 of file HistoStats.cpp.
|
static |
evaluate the uncertanty for 'bin-by-bin'-central moment (around the mean value) ( the uncertanty is calculated with O(1/n2) precision)
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 578 of file HistoStats.cpp.
|
static |
evaluate the uncertanty for 'bin-by-bin'-central moment (around the mean value) ( the uncertanty is calculated with O(1/n2) precision)
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 591 of file HistoStats.cpp.
|
static |
|
static |
|
static |
|
static |
|
static |
get the mean value for the histogram (just for completeness)
Definition at line 637 of file HistoStats.cpp.
|
static |
get the mean value for the profile histogram (just for completeness)
Definition at line 641 of file HistoStats.cpp.
|
static |
|
static |
|
static |
get the "bin-by-bin"-moment around the specified "value"
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 509 of file HistoStats.cpp.
|
static |
get the "bin-by-bin"-moment around the specified "value"
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 521 of file HistoStats.cpp.
|
static |
evaluate the uncertanty for 'bin-by-bin'-moment
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 532 of file HistoStats.cpp.
|
static |
evaluate the uncertanty for 'bin-by-bin'-moment
histo | histogram |
order | the moment parameter |
value | central value |
Definition at line 543 of file HistoStats.cpp.
|
static |
|
static |
|
static |
get number of entries in histogram up to the certain bin (not-included)
histo | the pointer to the histogram |
imax | the bin number (not included) |
number | of entries |
Definition at line 793 of file HistoStats.cpp.
|
static |
get number of entries in histogram form the certain minimal bin up to the certain maximal bin (not-included)
histo | the pointer to the histogram |
imin | the minimal bin number (included) |
imax | the maximal bin number (not included) |
number | of entries |
Definition at line 817 of file HistoStats.cpp.
|
static |
get number of entries in profile histogram up to the certain bin (not-included)
histo | the pointer to the histogram |
imax | the bin number (not included) |
number | of entries |
Definition at line 805 of file HistoStats.cpp.
|
static |
get number of entries in profile histogram form the certain minimal bin up to the certain maximal bin (not-included)
histo | the pointer to the histogram |
imin | the minimal bin number (included) |
imax | the maximal bin number (not included) |
number | of entries |
Definition at line 832 of file HistoStats.cpp.
|
static |
get the fraction of entries in histogram up to the certain bin (not-included)
histo | the pointer to the histogram |
imax | the bin number (not included) |
fraction | of entries |
Definition at line 847 of file HistoStats.cpp.
|
static |
get fraction of entries in histogram form the certain minimal bin up to the certain maximal bin (not-included)
histo | the pointer to the histogram |
imin | the minimal bin number (included) |
imax | the maximal bin number (not included) |
fraction | of entries |
Definition at line 871 of file HistoStats.cpp.
|
static |
get the fraction of entries in profile histogram up to the certain bin (not-included)
histo | the pointer to the histogram |
imax | the bin number (not included) |
fraction | of entries |
Definition at line 859 of file HistoStats.cpp.
|
static |
get fraction of entries in profile histogram form the certain minimal bin up to the certain maximal bin (not-included)
histo | the pointer to the histogram |
imin | the minimal bin number (included) |
imax | the maximal bin number (not included) |
fraction | of entries |
Definition at line 886 of file HistoStats.cpp.
|
static |
get the (binominal) error for the fraction of entries in histogram up to the certain bin (not-included)
histo | the pointer to the histogram |
imax | the bin number (not included) |
error | for the fraction of entries |
Definition at line 901 of file HistoStats.cpp.
|
static |
get the (binomial) error for the fraction of entries in histogram from the certain minimal bin up to the certain maximal bin (not-included)
histo | the pointer to the histogram |
imin | the minimal bin number (included) |
imax | the maximal bin number (not included) |
error | for the fraction of entries |
Definition at line 925 of file HistoStats.cpp.
|
static |
get the (binominal) error for the fraction of entries in profile histogram up to the certain bin (not-included)
histo | the pointer to the histogram |
imax | the bin number (not included) |
error | for the fraction of entries |
Definition at line 913 of file HistoStats.cpp.
|
static |
get the (binomial) error for the fraction of entries in the profile histogram from the certain minimal bin up to the certain maximal bin (not-included)
histo | the pointer to the histogram |
imin | the minimal bin number (included) |
imax | the maximal bin number (not included) |
error | for the fraction of entries |
Definition at line 940 of file HistoStats.cpp.
|
static |
the fraction of overflow entries (useful for shape comparison)
Definition at line 691 of file HistoStats.cpp.
|
static |
the fraction of overflow entries (useful for shape comparison)
Definition at line 697 of file HistoStats.cpp.
|
static |
error on fraction of overflow entries (useful for shape comparison)
Definition at line 739 of file HistoStats.cpp.
|
static |
error on fraction of overflow entries (useful for shape comparison)
Definition at line 745 of file HistoStats.cpp.
|
static |
the fraction of overflow intergal (useful for shape comparison)
Definition at line 715 of file HistoStats.cpp.
|
static |
the fraction of overflow intergal (useful for shape comparison)
Definition at line 721 of file HistoStats.cpp.
|
static |
the error on fraction of overflow intergal
Definition at line 763 of file HistoStats.cpp.
|
static |
the error on fraction of overflow intergal
Definition at line 769 of file HistoStats.cpp.
|
static |
get the rms value for the histogram (just for completeness)
Definition at line 653 of file HistoStats.cpp.
|
static |
get the rms value for the profile histogram (just for completeness)
Definition at line 657 of file HistoStats.cpp.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
get an error in the sum of all bin height ("integral")
Definition at line 679 of file HistoStats.cpp.
|
static |
get an error in the sum of all bin height ("integral")
Definition at line 685 of file HistoStats.cpp.
|
static |
get an error in the sum bin height ("in-range integral")
Definition at line 669 of file HistoStats.cpp.
|
static |
get an error in the sum bin height ("in-range integral")
Definition at line 675 of file HistoStats.cpp.
|
static |
the fraction of underflow entries (useful for shape comparison)
Definition at line 703 of file HistoStats.cpp.
|
static |
the fraction of underflow entries (useful for shape comparison)
Definition at line 709 of file HistoStats.cpp.
|
static |
the error on fraction of underflow entries (useful for shape comparison)
Definition at line 751 of file HistoStats.cpp.
|
static |
the error on fraction of underflow entries (useful for shape comparison)
Definition at line 757 of file HistoStats.cpp.
|
static |
the fraction of underflow integral (useful for shape comparison)
Definition at line 727 of file HistoStats.cpp.
|
static |
the fraction of underflow integral (useful for shape comparison)
Definition at line 733 of file HistoStats.cpp.
|
static |
the error on fraction of underflow integral
Definition at line 775 of file HistoStats.cpp.
|
static |
the error on fraction of underflow integral
Definition at line 781 of file HistoStats.cpp.