GSI Object Oriented Online Offline (Go4)
GO4-6.4.5
Loading...
Searching...
No Matches
include
TGo4MbsStream.h
Go to the documentation of this file.
1
// $Id$
2
//-----------------------------------------------------------------------
3
// The GSI Online Offline Object Oriented (Go4) Project
4
// Experiment Data Processing at EE department, GSI
5
//-----------------------------------------------------------------------
6
// Copyright (C) 2000- GSI Helmholtzzentrum fuer Schwerionenforschung GmbH
7
// Planckstr. 1, 64291 Darmstadt, Germany
8
// Contact: http://go4.gsi.de
9
//-----------------------------------------------------------------------
10
// This software can be used under the license agreements as stated
11
// in Go4License.txt file which is part of the distribution.
12
//-----------------------------------------------------------------------
13
14
#ifndef TGO4MBSSTREAM_H
15
#define TGO4MBSSTREAM_H
16
17
#include "
TGo4MbsSource.h
"
18
19
class
TGo4MbsStreamParameter
;
20
28
class
TGo4MbsStream
:
public
TGo4MbsSource
{
29
public
:
30
31
TGo4MbsStream
(
const
char
*name);
32
33
TGo4MbsStream
();
34
35
TGo4MbsStream
(
TGo4MbsStreamParameter
*par);
36
37
~TGo4MbsStream
();
38
39
ClassDefOverride(
TGo4MbsStream
,1)
40
};
41
42
#endif
//TGO4MBSSTREAM_H
TGo4MbsSource
Generic MBS source.
Definition
TGo4MbsSource.h:54
TGo4MbsStreamParameter
MBS stream parameter.
Definition
TGo4MbsStreamParameter.h:23
TGo4MbsStream
Implements the gsi mbs stream server into the go4 classes.
Definition
TGo4MbsStream.h:28
TGo4MbsStream::~TGo4MbsStream
~TGo4MbsStream()
TGo4MbsStream::TGo4MbsStream
TGo4MbsStream()
TGo4MbsStream::TGo4MbsStream
TGo4MbsStream(TGo4MbsStreamParameter *par)
TGo4MbsStream::TGo4MbsStream
TGo4MbsStream(const char *name)
TGo4MbsSource.h
Generated by
1.16.1