Ignore:
Timestamp:
04/04/01 10:48:02 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawEvtData.h

    r654 r718  
    5050    void AddPixel(UShort_t nOfPixel, TArrayC *data, Bool_t lflag=kFALSE);
    5151
    52     Byte_t GetNumHiGainSamples() const;
    53     Byte_t GetNumLoGainSamples() const;
    54     Byte_t GetNumPixels() const;
     52    Byte_t  GetNumHiGainSamples() const;
     53    Byte_t  GetNumLoGainSamples() const;
     54    UShort_t GetNumPixels() const;
    5555
    5656    void ReadEvt(istream &fin);
Note: See TracChangeset for help on using the changeset viewer.