Ignore:
Timestamp:
09/03/16 14:07:35 (8 years ago)
Author:
tbretz
Message:
Made fParList accessible from MFitsFileRead
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mraw/MRawFileRead.h

    r17780 r18562  
    1919    std::istream *fIn;         //! input stream (file to read from)
    2020
     21protected:
    2122    MParList *fParList;        //! tasklist to call ReInit from
    2223
     24private:
    2325    UInt_t    fInterleave;
    2426
Note: See TracChangeset for help on using the changeset viewer.