#include <TGo4MbsTransport.h>
Public Member Functions | |
| TGo4MbsTransport (const char *name) | |
| TGo4MbsTransport () | |
| TGo4MbsTransport (TGo4MbsTransportParameter *par) | |
| ~TGo4MbsTransport () | |
Implements the gsi mbs stream server into the go4 classes. This is an alias for the MbsSource Class with parameter GETEVT__TRANS
Definition at line 28 of file TGo4MbsTransport.h.
| TGo4MbsTransport::TGo4MbsTransport | ( | const char * | name | ) |
Definition at line 20 of file TGo4MbsTransport.cxx.
References TGo4Log::Debug(), GO4TRACE, and TGo4MbsSource::Open().
| TGo4MbsTransport::TGo4MbsTransport | ( | ) |
Definition at line 38 of file TGo4MbsTransport.cxx.
References GO4TRACE.
| TGo4MbsTransport::TGo4MbsTransport | ( | TGo4MbsTransportParameter * | par | ) |
Definition at line 28 of file TGo4MbsTransport.cxx.
References TGo4Log::Debug(), GO4TRACE, and TGo4MbsSource::Open().
| TGo4MbsTransport::~TGo4MbsTransport | ( | ) |
Definition at line 44 of file TGo4MbsTransport.cxx.
References TGo4MbsSource::Close(), and GO4TRACE.
1.7.1