GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Go4HistogramServer
TGo4ObjConnectorRunnable.h
Go to the documentation of this file.
1
// $Id: TGo4ObjConnectorRunnable.h 478 2009-10-29 12:26:09Z linev $
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 für 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 TGO4OBJCONNECTORRUNNABLE_H
15
#define TGO4OBJCONNECTORRUNNABLE_H
16
17
#include "
TGo4Runnable.h
"
18
19
class
TGo4HistogramServer
;
20
25
class
TGo4ObjConnectorRunnable
:
public
TGo4Runnable
{
26
public
:
27
28
virtual
~TGo4ObjConnectorRunnable
();
29
30
TGo4ObjConnectorRunnable
();
31
32
TGo4ObjConnectorRunnable
(
const
char
* name,
TGo4HistogramServer
* hserv);
33
34
virtual
Int_t
Run
(
void
*);
35
36
private
:
37
40
TGo4HistogramServer
*
fxHistogramServer
;
41
};
42
43
#endif //TGO4OBJCONNECTORRUNNABLE_H
TGo4ObjConnectorRunnable::fxHistogramServer
TGo4HistogramServer * fxHistogramServer
Definition:
TGo4ObjConnectorRunnable.h:40
TGo4Runnable.h
TGo4ObjConnectorRunnable
Definition:
TGo4ObjConnectorRunnable.h:25
TGo4HistogramServer
Definition:
TGo4HistogramServer.h:35
TGo4ObjConnectorRunnable::~TGo4ObjConnectorRunnable
virtual ~TGo4ObjConnectorRunnable()
Definition:
TGo4ObjConnectorRunnable.cxx:33
TGo4Runnable
Definition:
TGo4Runnable.h:33
TGo4ObjConnectorRunnable::TGo4ObjConnectorRunnable
TGo4ObjConnectorRunnable()
Definition:
TGo4ObjConnectorRunnable.cxx:29
TGo4ObjConnectorRunnable::Run
virtual Int_t Run(void *)
Definition:
TGo4ObjConnectorRunnable.cxx:37
Generated on Fri Oct 26 2018 08:34:52 for GSI Object Oriented Online Offline (Go4) by
1.8.8