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


Ignore:
Timestamp:
Jul 25, 2000, 12:20:43 PM (25 years ago)
Author:
ansari
Message:

updatehisto formalisation cmv 25/7/00

File:
1 edited

Legend:

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

    r1058 r1089  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: histos.h,v 1.9 2000-07-07 09:44:16 ansari Exp $
     3// $Id: histos.h,v 1.10 2000-07-25 10:20:43 ansari Exp $
    44//
    55
     
    4343  void SetErr(float x, float e);
    4444  void SetErr(int numBin, float e);
     45  virtual inline void UpdateHisto() const { return;}
    4546
    4647  // Operators
Note: See TracChangeset for help on using the changeset viewer.