- Timestamp:
- 03/01/01 17:48:19 (24 years ago)
- Location:
- trunk/MagicSoft/Mars/meventdisp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/meventdisp/MGFadcDisp.cc
r662 r663 282 282 MRawEvtPixelIter fPixelIter( fEvtData ); 283 283 284 // 284 285 // put the selection of the last event in memory 285 286 // 286 287 fPixelList->RemoveEntries(0, fPixelIter.GetNumPixels()) ; 287 288 -
trunk/MagicSoft/Mars/meventdisp/MGFadcDisp.h
r658 r663 90 90 TGTab *fTabControl ; 91 91 TGListBox *fPixelList ; 92 Int_t fPixelsinList ;93 92 TGVerticalFrame *fMid1 ; 94 93 TGTextButton *fButtonPrevPix, *fButtonNextPix ;
Note:
See TracChangeset
for help on using the changeset viewer.