Changeset 3137 in Sophya for trunk/SophyaLib/Manual/sophya.tex
- Timestamp:
- Jan 17, 2007, 11:08:57 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/sophya.tex
r3092 r3137 1116 1116 \dclsbb{AnyDataObj}{Histo} 1117 1117 \dclscc{Histo}{HProf} 1118 \dclscc{Histo}{HistoErr}1119 1118 \dclsbb{AnyDataObj}{Histo2D} 1119 \dclsbb{AnyDataObj}{HistoErr} 1120 \dclsbb{AnyDataObj}{Histo2DErr} 1120 1121 \caption{partial class diagram for histograms and ntuples} 1121 1122 \end{figure} … … 1177 1178 may be applied onto profile histograms. 1178 1179 1179 \subsubsection{Histograms HistoErr }1180 \subsubsection{Histograms HistoErr and Histo2DErr} 1180 1181 \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.1182 The {\bf HistoErr} are basic histograms where the number of entries for each bin is kept. 1183 Methods to compute of the mean and the variance in each bin are provided. 1184 The {\bf Histo2DErr} is the same for $2$ dimensions. 1184 1185 1185 1186 \subsection{Data tables (tuples)}
Note:
See TracChangeset
for help on using the changeset viewer.