Changeset 4701


Ignore:
Timestamp:
08/23/04 10:28:30 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawSocketRead.h

    r2675 r4701  
    3131    void SetPort(int port) { fPort = port; }
    3232
     33    TString GetFileName() const { return "<socket>"; }
     34
    3335    ClassDef(MRawSocketRead, 0) //Task to read DAQ binary data from tcp/ip socket
    3436};
Note: See TracChangeset for help on using the changeset viewer.