Ignore:
Timestamp:
02/19/03 13:47:29 (22 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfilter/MFEventSelector.h

    r1668 r1762  
    2424
    2525    Bool_t  fResult;
     26    TString fRead;
    2627
    2728    void StreamPrimitive(ofstream &out) const;
     
    3839public:
    3940    // MFEventSelector();
    40     MFEventSelector(const char *name=NULL, const char *title=NULL);
     41    MFEventSelector(const char *name=NULL, const char *title=NULL,
     42                    const char *read="MRead");
    4143    ~MFEventSelector();
    4244
Note: See TracChangeset for help on using the changeset viewer.