test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Fireworks
Core
interface
RootGuiUtils.h
Go to the documentation of this file.
1
// Author: Matevz Tadel 2011
2
3
#ifndef Fireworks_Core_RootGuiUtils
4
#define Fireworks_Core_RootGuiUtils
5
6
class
TGCompositeFrame;
7
class
TGHorizontalFrame;
8
9
class
TGLabel;
10
11
namespace
fireworks_root_gui
12
{
13
14
TGHorizontalFrame*
makeHorizontalFrame
(TGCompositeFrame*
p
=0);
15
TGLabel*
makeLabel
(TGCompositeFrame*
p
,
const
char
* txt,
int
width
,
16
int
lo=0,
int
ro=0,
int
to
=2,
int
bo=0);
17
18
}
19
20
#endif
create_public_lumi_plots.width
int width
Definition:
create_public_lumi_plots.py:1008
to
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
fireworks_root_gui::makeHorizontalFrame
TGHorizontalFrame * makeHorizontalFrame(TGCompositeFrame *p=0)
Definition:
RootGuiUtils.cc:12
fireworks_root_gui::makeLabel
TGLabel * makeLabel(TGCompositeFrame *p, const char *txt, int width, int lo=0, int ro=0, int to=2, int bo=0)
Definition:
RootGuiUtils.cc:21
Generated for CMSSW Reference Manual by
1.8.5