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
Go4ConditionsBase
TGo4WinCondPainter.h
Go to the documentation of this file.
1
// $Id: TGo4WinCondPainter.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 TGO4WINCONDPAINTER_H
15
#define TGO4WINCONDPAINTER_H
16
17
#include "
TGo4ConditionPainter.h
"
18
19
class
TGo4WinCondView
;
20
21
class
TGo4WinCondPainter
:
public
TGo4ConditionPainter
{
22
public
:
23
TGo4WinCondPainter
();
24
TGo4WinCondPainter
(
const
char
* name,
const
char
* title =
"Go4 window condition"
);
25
virtual
~TGo4WinCondPainter
();
26
28
virtual
void
PaintCondition
(Option_t* opt=
""
);
29
31
virtual
void
UnPaintCondition
(Option_t* opt=
""
);
32
34
virtual
void
DisplayToFront
(Option_t* opt=
""
);
35
36
37
38
private
:
39
41
TGo4WinCondView
*
fxBox
;
42
43
ClassDef(
TGo4WinCondPainter
,6)
44
};
45
46
#endif //TGO4WINCONDPAINTER_H
TGo4WinCondView
Definition:
TGo4WinCondView.h:21
TGo4WinCondPainter
Definition:
TGo4WinCondPainter.h:21
TGo4WinCondPainter::TGo4WinCondPainter
TGo4WinCondPainter()
Definition:
TGo4WinCondPainter.cxx:24
TGo4WinCondPainter::DisplayToFront
virtual void DisplayToFront(Option_t *opt="")
Definition:
TGo4WinCondPainter.cxx:167
TGo4WinCondPainter::fxBox
TGo4WinCondView * fxBox
Definition:
TGo4WinCondPainter.h:41
TGo4WinCondPainter::~TGo4WinCondPainter
virtual ~TGo4WinCondPainter()
Definition:
TGo4WinCondPainter.cxx:36
TGo4ConditionPainter.h
TGo4WinCondPainter::UnPaintCondition
virtual void UnPaintCondition(Option_t *opt="")
Definition:
TGo4WinCondPainter.cxx:154
TGo4WinCondPainter::PaintCondition
virtual void PaintCondition(Option_t *opt="")
Definition:
TGo4WinCondPainter.cxx:46
TGo4ConditionPainter
Definition:
TGo4ConditionPainter.h:21
Generated on Fri Oct 26 2018 08:34:50 for GSI Object Oriented Online Offline (Go4) by
1.8.8