BOSS
7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/TrkExtAlg/TrkExtAlg-00-00-64/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_detVer;
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-64
TrkExtAlg
ExtBesDetectorConstruction.h
Generated by
1.9.6