Ignore:
Timestamp:
10/02/01 14:46:56 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mdatacheck/MGDisplayAdc.h

    r958 r959  
    4141
    4242    MGDisplayAdc(MHFadcCam *fHists ,
    43                  const TGWindow *p, const TGWindow *main,
    44                  UInt_t w, UInt_t h,
    45                  UInt_t options = kMainFrame | kVerticalFrame );
     43                 const TGWindow *p=NULL, const TGWindow *main=NULL,
     44                 UInt_t w=800, UInt_t h=500,
     45                 UInt_t options = kMainFrame|kVerticalFrame);
    4646
    4747    ~MGDisplayAdc();
Note: See TracChangeset for help on using the changeset viewer.