Ignore:
Timestamp:
03/01/09 12:51:04 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MSpline3.h

    r9312 r9367  
    5454   Int_t GetNp() const { return fNp; }
    5555
    56    TH1 *GetHistogram() const { return fHistogram; }
     56   TH1 *GetHistogram() const { return (TH1*)fHistogram; }
    5757
    5858   ClassDef(MSpline3, 1) // An extension of the TSpline3
Note: See TracChangeset for help on using the changeset viewer.