CGEM BOSS
6.6.5.f
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
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
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
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
Reconstruction/TrkExtAlg/TrkExtAlg-00-00-60-p01/TrkExtAlg/ExtBesDetectorConstruction.h
Go to the documentation of this file.
1
//
2
//File: ExtBesDetectorConstruction.h
3
//Author: L.L.Wang
4
//Description: Constuction of BESIII detector using package GdmlToG4.
5
//History: 2005.8.5 created by L.L.Wang
6
//
7
8
9
#ifndef ExtBesDetectorConstruction_H
10
#define ExtBesDetectorConstruction_H
11
12
#include "G4String.hh"
13
#include "G4VUserDetectorConstruction.hh"
14
#include "G4VPhysicalVolume.hh"
15
16
#include "TrkExtAlg/ExtBesMdcConstruction.h"
17
#include "TrkExtAlg/ExtBesTofConstruction.h"
18
#include "TrkExtAlg/ExtBesEmcConstruction.h"
19
#include "TrkExtAlg/ExtBesMucConstruction.h"
20
21
#include "TrkExtAlg/ExtBesMagneticField.h"
22
//#include "ReadBoostRoot.hh"
23
24
class
ExtBesDetectorConstruction
:
public
G4VUserDetectorConstruction
25
{
26
public
:
27
ExtBesDetectorConstruction
(
const
bool
bFieldOn,
int
tofversion);
28
~ExtBesDetectorConstruction
();
29
G4VPhysicalVolume*
Construct
();
30
31
32
private
:
33
G4VPhysicalVolume* fWorld;
34
ExtBesMagneticField
* besField;
35
ExtBesMdcConstruction
Mdc;
36
ExtBesTofConstruction
Tof;
37
38
39
ExtBesEmcConstruction
Emc;
40
ExtBesMucConstruction
Muc;
41
int
m_tofversion;
42
};
43
44
#endif
ExtBesDetectorConstruction
Definition:
InstallArea/include/TrkExtAlg/TrkExtAlg/ExtBesDetectorConstruction.h:25
ExtBesDetectorConstruction::Construct
G4VPhysicalVolume * Construct()
ExtBesDetectorConstruction::~ExtBesDetectorConstruction
~ExtBesDetectorConstruction()
ExtBesDetectorConstruction::ExtBesDetectorConstruction
ExtBesDetectorConstruction(const bool bFieldOn, int tofversion)
ExtBesEmcConstruction
Definition:
InstallArea/include/TrkExtAlg/TrkExtAlg/ExtBesEmcConstruction.h:29
ExtBesMagneticField
Definition:
InstallArea/include/TrkExtAlg/TrkExtAlg/ExtBesMagneticField.h:11
ExtBesMdcConstruction
Definition:
InstallArea/include/TrkExtAlg/TrkExtAlg/ExtBesMdcConstruction.h:10
ExtBesMucConstruction
Definition:
InstallArea/include/TrkExtAlg/TrkExtAlg/ExtBesMucConstruction.h:10
ExtBesTofConstruction
Definition:
InstallArea/include/TrkExtAlg/TrkExtAlg/ExtBesTofConstruction.h:12
source
Reconstruction
TrkExtAlg
TrkExtAlg-00-00-60-p01
TrkExtAlg
ExtBesDetectorConstruction.h
Generated by
1.9.6