Changeset 1135 in Sophya for trunk/SophyaLib/HiStats/hisprof.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/hisprof.h

    r1109 r1135  
    2323
    2424  // UPDATING or SETTING
    25   //! Calcul la partie histogramme du profile si elle n'est pas a jour.
    26   virtual inline void UpdateHisto(bool force=false) const
    27                         {if(!Ok || force) updatehisto();}
     25  virtual void UpdateHisto(bool force=false) const;
     26
    2827  void SetErrOpt(bool spread = true);
    2928  void Zero();
Note: See TracChangeset for help on using the changeset viewer.