Changeset 1135 in Sophya for trunk/SophyaLib/HiStats/histos.h


Ignore:
Timestamp:
Aug 23, 2000, 3:56:27 PM (25 years ago)
Author:
ansari
Message:

bug ds xntuple.cc , petites correction ds virtual Histo/HProf::UpdateHisto() - Reza 23/8/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/histos.h

    r1109 r1135  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: histos.h,v 1.12 2000-07-28 16:29:55 ansari Exp $
     3// $Id: histos.h,v 1.13 2000-08-23 13:56:27 ansari Exp $
    44//
    55
     
    4242  void SetErr(r_8 x, r_8 e);
    4343  void SetErr(int_4 numBin, r_8 e);
    44   virtual inline void UpdateHisto() const { return;}
     44  virtual void UpdateHisto(bool force=false) const;
    4545
    4646  // Operators
Note: See TracChangeset for help on using the changeset viewer.