Changeset 2898
- Timestamp:
- 01/23/04 18:56:35 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc
r2897 r2898 862 862 // This means, that after TCanvas has processed an event 863 863 // EventInfo of this class is called, see TCanvas::HandleInput 864 c.Connect ToClass("ProcessedEvent(Int_t,Int_t,Int_t,TObject*)",865 864 c.Connect("ProcessedEvent(Int_t,Int_t,Int_t,TObject*)", 865 "MStatusDisplay", this, "EventInfo(Int_t,Int_t,Int_t,TObject*)"); 866 866 867 867 // layout and map new tab
Note:
See TracChangeset
for help on using the changeset viewer.