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
Go4TaskHandlerExample
TGo4ExampleClientStatus.h
Go to the documentation of this file.
1
// $Id: TGo4ExampleClientStatus.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 TGO4EXAMPLECLIENTSTATUS_H
15
#define TGO4EXAMPLECLIENTSTATUS_H
16
17
#include "
TGo4ClientStatus.h
"
18
#include "TString.h"
19
20
class
TH1;
21
22
class
TGo4ExampleClientStatus
:
public
TGo4ClientStatus
{
23
24
friend
class
TGo4ExampleClient
;
25
friend
class
TGo4ExampleDisplay
;
26
27
public
:
28
29
TGo4ExampleClientStatus
() {};
// default ctor for streamer
30
31
virtual
~TGo4ExampleClientStatus
();
32
38
virtual
Int_t
PrintStatus
(Text_t* buffer=0, Int_t buflen=0);
39
40
private
:
41
43
TString
fxMainName
;
44
46
TString
fxWatchName
;
47
49
TString
fxHistogramName
;
50
52
void
SetNames
(
const
char
*
main
,
const
char
* watch);
53
55
void
SetHistoStatus
(TH1* histogram);
56
57
TGo4ExampleClientStatus
(
const
char
* name);
58
59
ClassDef(
TGo4ExampleClientStatus
,1)
60
};
61
62
#endif //TGO4EXAMPLECLIENTSTATUS_H
TGo4ExampleClient
Definition:
TGo4ExampleClient.h:29
TGo4ClientStatus.h
TGo4ExampleClientStatus::fxHistogramName
TString fxHistogramName
Definition:
TGo4ExampleClientStatus.h:49
main
int main(int argc, char **argv)
Definition:
MainUserAnalysis.cxx:586
TGo4ExampleClientStatus::SetHistoStatus
void SetHistoStatus(TH1 *histogram)
Definition:
TGo4ExampleClientStatus.cxx:26
TGo4ExampleClientStatus::SetNames
void SetNames(const char *main, const char *watch)
Definition:
TGo4ExampleClientStatus.cxx:34
TGo4ExampleClientStatus::TGo4ExampleDisplay
friend class TGo4ExampleDisplay
Definition:
TGo4ExampleClientStatus.h:25
TGo4ExampleClientStatus
Definition:
TGo4ExampleClientStatus.h:22
TGo4ExampleClientStatus::fxWatchName
TString fxWatchName
Definition:
TGo4ExampleClientStatus.h:46
TGo4ExampleClientStatus::TGo4ExampleClientStatus
TGo4ExampleClientStatus()
Definition:
TGo4ExampleClientStatus.h:29
TGo4ExampleClientStatus::PrintStatus
virtual Int_t PrintStatus(Text_t *buffer=0, Int_t buflen=0)
Definition:
TGo4ExampleClientStatus.cxx:41
TGo4ClientStatus
Definition:
TGo4ClientStatus.h:21
TGo4ExampleClientStatus::~TGo4ExampleClientStatus
virtual ~TGo4ExampleClientStatus()
Definition:
TGo4ExampleClientStatus.cxx:75
TGo4ExampleClientStatus::fxMainName
TString fxMainName
Definition:
TGo4ExampleClientStatus.h:43
Generated on Fri Oct 26 2018 08:34:53 for GSI Object Oriented Online Offline (Go4) by
1.8.8