Geant4
v4-10.4-release
메인 페이지
관련된 페이지
모듈
네임스페이스
클래스
파일들
파일 목록
파일 멤버
모두
클래스
네임스페이스들
파일들
함수
변수
타입정의
열거형 타입
열거형 멤버
Friends
매크로
그룹들
페이지들
examples
extended
parallel
TopC
ParN04
include
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.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: ExN04DetectorParameterDef.hh 66587 2012-12-21 11:06:44Z ihrivnac $
27
//
30
//
31
32
G4double
expHall_x
;
33
G4double
expHall_y
;
34
G4double
expHall_z
;
35
36
G4double
trkTubs_rmax
;
37
G4double
trkTubs_rmin
;
38
G4double
trkTubs_dz
;
39
G4double
trkTubs_sphi
;
40
G4double
trkTubs_dphi
;
41
42
G4int
notrkLayers
;
43
G4double
tracker_radius
[5];
44
G4double
tracker_thick
;
45
G4double
tracker_length
[5];
46
47
G4double
caloTubs_rmax
;
48
G4double
caloTubs_rmin
;
49
G4double
caloTubs_dz
;
50
G4double
caloTubs_sphi
;
51
G4double
caloTubs_dphi
;
52
53
G4int
nocaloLayers
;
54
G4double
absorber_thick
;
55
G4double
scinti_thick
;
56
57
G4int
segmentsinZ
;
58
G4double
caloRing_rmax
;
59
G4double
caloRing_rmin
;
60
G4double
caloRing_dz
;
61
G4double
caloRing_sphi
;
62
G4double
caloRing_dphi
;
63
64
G4int
segmentsinPhi
;
65
G4double
caloCell_rmax
;
66
G4double
caloCell_rmin
;
67
G4double
caloCell_dz
;
68
G4double
caloCell_sphi
;
69
G4double
caloCell_dphi
;
70
71
G4int
nomucounter
;
72
G4double
muBox_radius
;
73
G4double
muBox_width
;
74
G4double
muBox_thick
;
75
G4double
muBox_length
;
76
77
muBox_radius
G4double muBox_radius
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:72
trkTubs_sphi
G4double trkTubs_sphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:39
segmentsinZ
G4int segmentsinZ
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:57
caloCell_dphi
G4double caloCell_dphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:69
caloRing_sphi
G4double caloRing_sphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:61
trkTubs_rmin
G4double trkTubs_rmin
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:37
expHall_x
G4double expHall_x
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:32
caloRing_rmin
G4double caloRing_rmin
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:59
trkTubs_dz
G4double trkTubs_dz
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:38
nocaloLayers
G4int nocaloLayers
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:53
caloRing_dz
G4double caloRing_dz
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:60
muBox_length
G4double muBox_length
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:75
G4double
double G4double
Definition:
G4Types.hh:76
nomucounter
G4int nomucounter
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:71
caloRing_rmax
G4double caloRing_rmax
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:58
caloRing_dphi
G4double caloRing_dphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:62
tracker_length
G4double tracker_length[5]
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:45
caloTubs_sphi
G4double caloTubs_sphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:50
muBox_width
G4double muBox_width
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:73
tracker_radius
G4double tracker_radius[5]
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:43
caloTubs_dz
G4double caloTubs_dz
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:49
caloCell_sphi
G4double caloCell_sphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:68
caloCell_dz
G4double caloCell_dz
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:67
scinti_thick
G4double scinti_thick
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:55
G4int
int G4int
Definition:
G4Types.hh:78
tracker_thick
G4double tracker_thick
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:44
expHall_z
G4double expHall_z
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:34
caloTubs_rmin
G4double caloTubs_rmin
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:48
caloTubs_rmax
G4double caloTubs_rmax
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:47
trkTubs_rmax
G4double trkTubs_rmax
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:36
caloCell_rmax
G4double caloCell_rmax
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:65
notrkLayers
G4int notrkLayers
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:42
caloCell_rmin
G4double caloCell_rmin
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:66
segmentsinPhi
G4int segmentsinPhi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:64
trkTubs_dphi
G4double trkTubs_dphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:40
muBox_thick
G4double muBox_thick
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:74
expHall_y
G4double expHall_y
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:33
caloTubs_dphi
G4double caloTubs_dphi
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:51
absorber_thick
G4double absorber_thick
Definition:
parallel/TopC/ParN04/include/ExN04DetectorParameterDef.hh:54
다음에 의해 생성됨 :
1.8.5