Changeset 4701
- Timestamp:
- 08/23/04 10:28:30 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mraw/MRawSocketRead.h
r2675 r4701 31 31 void SetPort(int port) { fPort = port; } 32 32 33 TString GetFileName() const { return "<socket>"; } 34 33 35 ClassDef(MRawSocketRead, 0) //Task to read DAQ binary data from tcp/ip socket 34 36 };
Note:
See TracChangeset
for help on using the changeset viewer.