Ignore:
Timestamp:
03/31/03 10:37:56 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1879 r1880  
    9090    void SavePrimitive(ofstream &out, Option_t *o="");
    9191
     92    Bool_t ReadEnv(const TEnv &env, TString prefix, Bool_t print=kFALSE);
     93    Bool_t WriteEnv(TEnv &env, TString prefix, Bool_t print=kFALSE) const;
     94
    9295    ClassDef(MParList, 1) // list of parameter containers (MParContainer)
    9396};
Note: See TracChangeset for help on using the changeset viewer.