BOSS
7.0.4
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
_
e
f
g
h
i
l
m
o
p
r
s
t
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File Members
All
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
d
e
g
h
p
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
InstallArea/include/BesVisClient/BesVisClient/BesMdcPalette.h
Go to the documentation of this file.
1
//
2
// BesMdcPalette.h
3
//
4
5
#ifndef BESMDCPALETTE_H
6
#define BESMDCPALETTE_H
7
8
#include <TGFrame.h>
9
10
class
TGHorizontalFrame;
11
class
TGVerticalFrame;
12
class
TGCompositeFrame;
13
class
TGLabel;
14
class
TList;
15
class
TEnv;
16
class
TVirtualX;
17
class
TGClient;
18
class
TGTab;
19
class
TGLayoutHints;
20
class
TGListBox;
21
class
TGTextButton;
22
class
TString;
23
class
TGIcon;
24
class
TGPicture;
25
26
class
BesMdcPalette
:
public
TGTransientFrame {
27
28
private
:
29
// TGHorizontalFrame *fTitleFrame; // Title frame
30
// TGLabel *fTitle; // Title
31
// TGIcon *fIcon; // Icon
32
// TGTab *fMain; // Main tab frame
33
// TGVerticalFrame *fAbout; // 1st tab
34
// TGListBox *fVersion; // 2nd tab
35
// TGLabel *fDescription1; // Line 1 of description
36
// TGLabel *fDescription2; // Line 2 of description
37
// TGLabel *fDescription3; // Line 3 of description
38
// TGLabel *fDescription4; // Line 4 of description
39
// TGHorizontalFrame *fBottomFrame; // Bottom frame
40
// TGTextButton *fCloseBtn; // Close button
41
// TList *fWidgets; // list for widgets to be destroyed by destructor
42
// TGLayoutHints *fLayout; // dummy for TGlayouts to add to fWidgets
43
44
public
:
45
BesMdcPalette
(
const
TGWindow *p,
const
TGWindow *
main
);
46
//virtual ~BesMdcPalette();
47
48
// virtual Bool_t ProcessMessage(Long_t msg, Long_t parm, Long_t);
49
//virtual Pixmap_t GetPic(const char *file);
50
51
ClassDef(
BesMdcPalette
,0)
// Info box about the Bes Vis client
52
};
53
54
#endif
BesMdcPalette
Definition:
EventDisplay/BesVisClient/BesVisClient-00-04-10/BesVisClient/BesMdcPalette.h:26
BesMdcPalette::BesMdcPalette
BesMdcPalette(const TGWindow *p, const TGWindow *main)
main
int main()
Definition:
test_IFile.cxx:11
source
InstallArea
include
BesVisClient
BesVisClient
BesMdcPalette.h
Generated by
1.9.6