Geant4
v4-10.4-release
메인 페이지
관련된 페이지
모듈
네임스페이스
클래스
파일들
파일 목록
파일 멤버
•
모두
클래스
네임스페이스들
파일들
함수
변수
타입정의
열거형 타입
열거형 멤버
Friends
매크로
그룹들
페이지들
examples
extended
runAndEvent
RE05
include
RE05DetectorParameterDef.hh
이 파일의 문서화 페이지로 가기
1
//
2
// ********************************************************************
3
// * License and Disclaimer *
4
// * *
5
// * The Geant4 software is copyright of the Copyright Holders of *
6
// * the Geant4 Collaboration. It is provided under the terms and *
7
// * conditions of the Geant4 Software License, included in the file *
8
// * LICENSE and available at http://cern.ch/geant4/license . These *
9
// * include a list of copyright holders. *
10
// * *
11
// * Neither the authors of this software system, nor their employing *
12
// * institutes,nor the agencies providing financial support for this *
13
// * work make any representation or warranty, express or implied, *
14
// * regarding this software system or assume any liability for its *
15
// * use. Please see the license in the file LICENSE and URL above *
16
// * for the full disclaimer and the limitation of liability. *
17
// * *
18
// * This code implementation is the result of the scientific and *
19
// * technical work of the GEANT4 collaboration. *
20
// * By using, copying, modifying or distributing the software (or *
21
// * any work based on the software) you agree to acknowledge its *
22
// * use in resulting scientific publications, and indicate your *
23
// * acceptance of all terms of the Geant4 Software license. *
24
// ********************************************************************
25
//
26
// $Id: RE05DetectorParameterDef.hh 98775 2016-08-09 14:30:39Z gcosmo $
27
//
30
//
31
32
G4double
fExpHall_x
;
33
G4double
fExpHall_y
;
34
G4double
fExpHall_z
;
35
36
G4double
fTrkTubs_rmax
;
37
G4double
fTrkTubs_rmin
;
38
G4double
fTrkTubs_dz
;
39
G4double
fTrkTubs_sphi
;
40
G4double
fTrkTubs_dphi
;
41
42
G4int
fNotrkLayers
;
43
G4double
fTracker_radius
[5];
44
G4double
fTracker_thick
;
45
G4double
fTracker_length
[5];
46
47
G4double
fCaloTubs_rmax
;
48
G4double
fCaloTubs_rmin
;
49
G4double
fCaloTubs_dz
;
50
G4double
fCaloTubs_sphi
;
51
G4double
fCaloTubs_dphi
;
52
53
G4int
fNocaloLayers
;
54
G4double
fAbsorber_thick
;
55
G4double
fScinti_thick
;
56
57
G4int
fSegmentsinZ
;
58
G4double
fCaloRing_rmax
;
59
G4double
fCaloRing_rmin
;
60
G4double
fCaloRing_dz
;
61
G4double
fCaloRing_sphi
;
62
G4double
fCaloRing_dphi
;
63
64
G4int
fSegmentsinPhi
;
65
G4double
fCaloCell_rmax
;
66
G4double
fCaloCell_rmin
;
67
G4double
fCaloCell_dz
;
68
G4double
fCaloCell_sphi
;
69
G4double
fCaloCell_dphi
;
70
71
G4int
fNomucounter
;
72
G4double
fMuBox_radius
;
73
G4double
fMuBox_width
;
74
G4double
fMuBox_thick
;
75
G4double
fMuBox_length
;
fExpHall_y
G4double fExpHall_y
Definition:
RE01DetectorParameterDef.hh:33
fCaloRing_dz
G4double fCaloRing_dz
Definition:
RE01DetectorParameterDef.hh:60
fCaloRing_rmin
G4double fCaloRing_rmin
Definition:
RE01DetectorParameterDef.hh:59
fNotrkLayers
G4int fNotrkLayers
Definition:
RE01DetectorParameterDef.hh:42
fCaloRing_dphi
G4double fCaloRing_dphi
Definition:
RE01DetectorParameterDef.hh:62
fCaloTubs_dz
G4double fCaloTubs_dz
Definition:
RE01DetectorParameterDef.hh:49
fCaloTubs_rmin
G4double fCaloTubs_rmin
Definition:
RE01DetectorParameterDef.hh:48
fNomucounter
G4int fNomucounter
Definition:
RE05DetectorParameterDef.hh:71
fTrkTubs_dz
G4double fTrkTubs_dz
Definition:
RE01DetectorParameterDef.hh:38
fTrkTubs_rmax
G4double fTrkTubs_rmax
Definition:
RE01DetectorParameterDef.hh:36
fCaloRing_rmax
G4double fCaloRing_rmax
Definition:
RE01DetectorParameterDef.hh:58
fCaloTubs_sphi
G4double fCaloTubs_sphi
Definition:
RE01DetectorParameterDef.hh:50
fCaloCell_dphi
G4double fCaloCell_dphi
Definition:
RE01DetectorParameterDef.hh:69
fTrkTubs_dphi
G4double fTrkTubs_dphi
Definition:
RE01DetectorParameterDef.hh:40
fCaloRing_sphi
G4double fCaloRing_sphi
Definition:
RE01DetectorParameterDef.hh:61
fTrkTubs_rmin
G4double fTrkTubs_rmin
Definition:
RE01DetectorParameterDef.hh:37
fCaloCell_dz
G4double fCaloCell_dz
Definition:
RE01DetectorParameterDef.hh:67
fTrkTubs_sphi
G4double fTrkTubs_sphi
Definition:
RE01DetectorParameterDef.hh:39
fCaloCell_rmax
G4double fCaloCell_rmax
Definition:
RE01DetectorParameterDef.hh:65
fMuBox_width
G4double fMuBox_width
Definition:
RE05DetectorParameterDef.hh:73
G4double
double G4double
Definition:
G4Types.hh:76
fMuBox_length
G4double fMuBox_length
Definition:
RE05DetectorParameterDef.hh:75
fMuBox_radius
G4double fMuBox_radius
Definition:
RE05DetectorParameterDef.hh:72
fScinti_thick
G4double fScinti_thick
Definition:
RE01DetectorParameterDef.hh:55
fTracker_thick
G4double fTracker_thick
Definition:
RE01DetectorParameterDef.hh:44
fTracker_length
G4double fTracker_length[5]
Definition:
RE01DetectorParameterDef.hh:45
fTracker_radius
G4double fTracker_radius[5]
Definition:
RE01DetectorParameterDef.hh:43
fCaloCell_sphi
G4double fCaloCell_sphi
Definition:
RE01DetectorParameterDef.hh:68
G4int
int G4int
Definition:
G4Types.hh:78
fCaloTubs_rmax
G4double fCaloTubs_rmax
Definition:
RE01DetectorParameterDef.hh:47
fExpHall_x
G4double fExpHall_x
Definition:
RE01DetectorParameterDef.hh:32
fMuBox_thick
G4double fMuBox_thick
Definition:
RE05DetectorParameterDef.hh:74
fAbsorber_thick
G4double fAbsorber_thick
Definition:
RE01DetectorParameterDef.hh:54
fSegmentsinPhi
G4int fSegmentsinPhi
Definition:
RE01DetectorParameterDef.hh:64
fExpHall_z
G4double fExpHall_z
Definition:
RE01DetectorParameterDef.hh:34
fCaloTubs_dphi
G4double fCaloTubs_dphi
Definition:
RE01DetectorParameterDef.hh:51
fNocaloLayers
G4int fNocaloLayers
Definition:
RE01DetectorParameterDef.hh:53
fCaloCell_rmin
G4double fCaloCell_rmin
Definition:
RE01DetectorParameterDef.hh:66
fSegmentsinZ
G4int fSegmentsinZ
Definition:
RE01DetectorParameterDef.hh:57
다음에 의해 생성됨 :
1.8.5