Changeset 1135 in Sophya for trunk/SophyaLib/HiStats/histos.cc
- Timestamp:
- Aug 23, 2000, 3:56:27 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/histos.cc
r1109 r1135 1 1 // 2 // $Id: histos.cc,v 1.1 1 2000-07-28 16:29:54ansari Exp $2 // $Id: histos.cc,v 1.12 2000-08-23 13:56:27 ansari Exp $ 3 3 // 4 4 … … 500 500 { 501 501 SetErr2(numBin, e*e); 502 } 503 504 /********* Methode *********/ 505 /*! 506 Methode virtuelle de mise a jour - Ne fait rien pour Histo - Voir HProf 507 */ 508 void Histo::UpdateHisto(bool force) const 509 { 510 return; 502 511 } 503 512
Note:
See TracChangeset
for help on using the changeset viewer.