Changeset 1089 in Sophya for trunk/SophyaLib/HiStats/histos.h
- Timestamp:
- Jul 25, 2000, 12:20:43 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/histos.h
r1058 r1089 1 1 // This may look like C code, but it is really -*- C++ -*- 2 2 // 3 // $Id: histos.h,v 1. 9 2000-07-07 09:44:16ansari Exp $3 // $Id: histos.h,v 1.10 2000-07-25 10:20:43 ansari Exp $ 4 4 // 5 5 … … 43 43 void SetErr(float x, float e); 44 44 void SetErr(int numBin, float e); 45 virtual inline void UpdateHisto() const { return;} 45 46 46 47 // Operators
Note:
See TracChangeset
for help on using the changeset viewer.