Changeset 3137 in Sophya for trunk/SophyaLib/Manual/sophya.tex


Ignore:
Timestamp:
Jan 17, 2007, 11:08:57 AM (19 years ago)
Author:
cmv
Message:

descip. modifs HistoErr et grphique associe cmv 12/01/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Manual/sophya.tex

    r3092 r3137  
    11161116\dclsbb{AnyDataObj}{Histo}
    11171117\dclscc{Histo}{HProf}
    1118 \dclscc{Histo}{HistoErr}
    11191118\dclsbb{AnyDataObj}{Histo2D}
     1119\dclsbb{AnyDataObj}{HistoErr}
     1120\dclsbb{AnyDataObj}{Histo2DErr}
    11201121\caption{partial class diagram for histograms and ntuples}
    11211122\end{figure}
     
    11771178may be applied onto profile histograms.
    11781179
    1179 \subsubsection{Histograms HistoErr}
     1180\subsubsection{Histograms HistoErr and Histo2DErr}
    11801181\index{HistoErr}
    1181 The {\bf HistoErr} are histograms where the number of entries for each bin is kept.
    1182 Various methods to deal with the computation of the mean in each bin
    1183 are provided.
     1182The {\bf HistoErr} are basic histograms where the number of entries for each bin is kept.
     1183Methods to compute of the mean and the variance in each bin are provided.
     1184The {\bf Histo2DErr} is the same for $2$ dimensions.
    11841185
    11851186\subsection{Data tables (tuples)}
Note: See TracChangeset for help on using the changeset viewer.