|
class | ROOT::Experimental::RHistStatContent< DIMENSIONS, PRECISION >::RBinStat |
| Modifying view on a RHistStatContent for a given bin. More...
|
|
class | ROOT::Experimental::RHistStatTotalSumOfWeights< DIMENSIONS, PRECISION >::RBinStat |
| No-op; this class does not provide per-bin statistics. More...
|
|
class | ROOT::Experimental::RHistStatTotalSumOfSquaredWeights< DIMENSIONS, PRECISION >::RBinStat |
| No-op; this class does not provide per-bin statistics. More...
|
|
class | ROOT::Experimental::RHistStatUncertainty< DIMENSIONS, PRECISION >::RBinStat |
| Modifying view on a RHistStatUncertainty for a given bin. More...
|
|
class | ROOT::Experimental::RHistDataMomentUncert< DIMENSIONS, PRECISION >::RBinStat |
| No-op; this class does not provide per-bin statistics. More...
|
|
class | ROOT::Experimental::RHistStatRuntime< DIMENSIONS, PRECISION >::RBinStat |
| No-op; this class does not provide per-bin statistics. More...
|
|
class | ROOT::Experimental::RHistStatContent< DIMENSIONS, PRECISION >::RConstBinStat |
| Const view on a RHistStatContent for a given bin. More...
|
|
class | ROOT::Experimental::RHistStatUncertainty< DIMENSIONS, PRECISION >::RConstBinStat |
| Const view on a RHistStatUncertainty for a given bin. More...
|
|
class | ROOT::Experimental::Detail::RHistBinStat< DATA, BASES > |
| Const view on a bin's statistical data. More...
|
|
class | ROOT::Experimental::Detail::RHistData< DIMENSIONS, PRECISION, STORAGE, STAT > |
| A RHistImplBase 's data, provides accessors to all its statistics. More...
|
|
class | ROOT::Experimental::RHistDataMomentUncert< DIMENSIONS, PRECISION > |
| For now do as RH1 : calculate first (xw) and second (x^2w) moment. More...
|
|
class | ROOT::Experimental::RHistStatContent< DIMENSIONS, PRECISION > |
| Basic histogram statistics, keeping track of the bin content and the total number of calls to Fill(). More...
|
|
class | ROOT::Experimental::RHistStatRuntime< DIMENSIONS, PRECISION > |
| Interface implementing a pure virtual functions DoFill() , DoFillN() . More...
|
|
class | ROOT::Experimental::RHistStatTotalSumOfSquaredWeights< DIMENSIONS, PRECISION > |
| Keeps track of the histogram's total sum of squared weights. More...
|
|
class | ROOT::Experimental::RHistStatTotalSumOfWeights< DIMENSIONS, PRECISION > |
| Keeps track of the histogram's total sum of weights. More...
|
|
class | ROOT::Experimental::RHistStatUncertainty< DIMENSIONS, PRECISION > |
| Histogram statistics to keep track of the Poisson uncertainty per bin. More...
|
|
- Author
- Axel Naumann axel@.nosp@m.cern.nosp@m..ch
- Date
- 2015-06-14
- Warning
- This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!
Definition in file RHistData.hxx.