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