Ignore:
Timestamp:
02/16/04 10:55:55 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MArrivalTime.h

    r2958 r3178  
    3030    void   Reset();
    3131    void   InitSize(Int_t i);
    32     UInt_t GetNumPixels() const { return fData.GetSize(); }
     32
     33    UInt_t GetSize() const { return fData.GetSize(); }
    3334
    3435    void SetTime(const Int_t i, const Float_t time);
Note: See TracChangeset for help on using the changeset viewer.