Changeset 3198 in Sophya for trunk/SophyaLib/HiStats/histerr.h
- Timestamp:
- Apr 3, 2007, 5:15:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/histerr.h
r3156 r3198 136 136 void GetNData(TVector<r_8>& ndata) {ndata = ndata_;} 137 137 138 //! Recuperation d'information 139 double Sum(void); 140 double Sum2(void); 141 double SumN(void); 142 138 143 // Operators 139 144 HistoErr& operator = (const HistoErr& h);
Note:
See TracChangeset
for help on using the changeset viewer.