Changeset 2438 for trunk/MagicSoft/Mars/mbase/MEvtLoop.h
- Timestamp:
- 10/28/03 14:54:20 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MEvtLoop.h
r2299 r2438 30 30 TGProgressBar *fProgress; //! 31 31 32 ULong_t fNumEvents; //! 33 32 34 enum { kIsOwner = BIT(14) }; 33 35 … … 37 39 void StreamPrimitive(ofstream &out) const; 38 40 39 Bool_t ProcessGuiEvents(Int_t num , Int_t entries);41 Bool_t ProcessGuiEvents(Int_t num); 40 42 41 43 public:
Note:
See TracChangeset
for help on using the changeset viewer.