BOSS
7.1.1
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
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
c
d
e
g
h
i
l
m
n
o
p
r
s
t
Enumerations
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 Symbols
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
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
h
i
j
k
l
m
n
p
r
s
t
u
v
w
z
Enumerations
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
▼
BOSS
Used Packages
Requirements
►
How to use the ERS package
Todo List
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
7.1.1
►
Analysis
►
BesCxxPolicy
►
BesExamples
►
BesPolicy
►
Calibration
►
Control
►
Database
►
DetectorDescription
►
DistBoss
►
DQA
►
Emc
►
Event
►
EventDisplay
►
EventFilter
►
EvtPreSelect
►
External
►
Generator
►
InstallArea
►
LumTauAlg
►
MagneticField
►
Mdc
►
Muc
►
OfflineEvtFilter
►
Reconstruction
►
RootPolicy
▼
Simulation
►
BesEventMixer
►
BOOST
▼
G4Svc
▼
G4Svc-00-01-56
►
doc
▼
G4Svc
►
BesHepMCInterface.h
►
G4HepMCInterface.h
►
G4HepMCParticle.h
►
G4Svc.h
►
G4SvcRunManager.h
G4SvcVisManager.h
►
IG4Svc.h
►
RandomNrCenter.h
►
other
►
other_src
►
Physics
►
Physics_src
►
src
►
McTestAlg
►
Realization
►
SimHelpers
►
Tof
►
Trigger
►
Utilities
►
Validation
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
G4SvcVisManager.h
Go to the documentation of this file.
1
//------------------------------------------------------------------
2
//
3
// ClassName: G4SvcVisManager
4
//
5
// Description: Visalization manager
6
//
7
// Author: Charles Leggett
8
//
9
// Date: 3-8-2001
10
//
11
// $Id: G4SvcVisManager.h,v 1.2 2005/08/17 06:45:46 dengzy Exp $
12
// Simulation/G4Sim/G4Svc tag $Name: G4Svc-00-01-56 $
13
//
14
//------------------------------------------------------------------
15
16
#ifndef G4SvcManager_h
17
#define G4SvcManager_h 1
18
19
#ifdef G4VIS_USE
20
21
#include "G4VisManager.hh"
22
23
class
G4SvcVisManager:
public
G4VisManager {
24
25
public
:
26
27
G4SvcVisManager ();
28
29
private
:
30
31
void
RegisterGraphicsSystems ();
32
33
};
34
35
#endif
36
37
#endif
7.1.1
Simulation
G4Svc
G4Svc-00-01-56
G4Svc
G4SvcVisManager.h
Generated by
1.12.0