Ignore:
Timestamp:
02/02/07 13:53:02 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mreflector/MRflEvtData.h

    r8288 r8289  
    4141
    4242    void FillRad(TH1 &hist, Float_t scale=1) const;
    43     void FillRad(TH2 &hist, Double_t z, Float_t scale=1) const;
     43    void FillRad(TH2 &hist, Double_t x, Float_t scale=1) const;
    4444    void Fill(TH2 &hist, Float_t scale=1) const;
    4545    void Fill(TH3 &hist, Double_t z, Float_t scale=1) const;
Note: See TracChangeset for help on using the changeset viewer.