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
Go4AnalysisClient
TGo4AnalysisWatchRunnable.h
Go to the documentation of this file.
1
// $Id: TGo4AnalysisWatchRunnable.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 TGO4ANALYSISWATCHRUNNABLE_H
15
#define TGO4ANALYSISWATCHRUNNABLE_H
16
17
#include "
TGo4Runnable.h
"
18
19
class
TGo4Analysis
;
20
class
TGo4AnalysisClient
;
21
29
class
TGo4AnalysisWatchRunnable
:
public
TGo4Runnable
{
30
public
:
31
TGo4AnalysisWatchRunnable
(
const
char
* name,
TGo4AnalysisClient
* cli);
32
33
virtual
~TGo4AnalysisWatchRunnable
();
34
35
virtual
Int_t
Run
(
void
*);
36
38
static
const
UInt_t
fguWATCHINTERVAL
;
39
40
private
:
41
45
TGo4Analysis
*
fxAnalysis
;
46
50
TGo4AnalysisClient
*
fxAnalysisClient
;
51
52
53
TGo4AnalysisWatchRunnable
();
54
};
55
56
#endif //TGO4ANALYSISWATCHRUNNABLE_H
TGo4Runnable.h
TGo4AnalysisWatchRunnable::fxAnalysisClient
TGo4AnalysisClient * fxAnalysisClient
Definition:
TGo4AnalysisWatchRunnable.h:50
TGo4AnalysisWatchRunnable::~TGo4AnalysisWatchRunnable
virtual ~TGo4AnalysisWatchRunnable()
Definition:
TGo4AnalysisWatchRunnable.cxx:36
TGo4AnalysisWatchRunnable::Run
virtual Int_t Run(void *)
Definition:
TGo4AnalysisWatchRunnable.cxx:41
TGo4Analysis
Definition:
TGo4AnalysisImp.h:73
TGo4AnalysisWatchRunnable::fxAnalysis
TGo4Analysis * fxAnalysis
Definition:
TGo4AnalysisWatchRunnable.h:45
TGo4AnalysisWatchRunnable::TGo4AnalysisWatchRunnable
TGo4AnalysisWatchRunnable()
TGo4AnalysisClient
Definition:
TGo4AnalysisClientImp.h:34
TGo4AnalysisWatchRunnable
Definition:
TGo4AnalysisWatchRunnable.h:29
TGo4AnalysisWatchRunnable::fguWATCHINTERVAL
static const UInt_t fguWATCHINTERVAL
Definition:
TGo4AnalysisWatchRunnable.h:38
TGo4Runnable
Definition:
TGo4Runnable.h:33
Generated on Fri Oct 26 2018 08:34:50 for GSI Object Oriented Online Offline (Go4) by
1.8.8