Geant4_10
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
source
examples
extended
runAndEvent
RE01
include
RE01DetectorParameterDef.hh
Go to the documentation of this file.
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
//
28
//
29
// $Id: RE01DetectorParameterDef.hh 66379 2012-12-18 09:46:33Z gcosmo $
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
;
fCaloCell_sphi
G4double fCaloCell_sphi
Definition:
RE01DetectorParameterDef.hh:68
fCaloRing_rmin
G4double fCaloRing_rmin
Definition:
RE01DetectorParameterDef.hh:59
fNocaloLayers
G4int fNocaloLayers
Definition:
RE01DetectorParameterDef.hh:53
fCaloCell_rmax
G4double fCaloCell_rmax
Definition:
RE01DetectorParameterDef.hh:65
fSegmentsinZ
G4int fSegmentsinZ
Definition:
RE01DetectorParameterDef.hh:57
fCaloCell_rmin
G4double fCaloCell_rmin
Definition:
RE01DetectorParameterDef.hh:66
G4int
int G4int
Definition:
G4Types.hh:78
fExpHall_y
G4double fExpHall_y
Definition:
RE01DetectorParameterDef.hh:33
fSegmentsinPhi
G4int fSegmentsinPhi
Definition:
RE01DetectorParameterDef.hh:64
fCaloTubs_rmax
G4double fCaloTubs_rmax
Definition:
RE01DetectorParameterDef.hh:47
fCaloTubs_dz
G4double fCaloTubs_dz
Definition:
RE01DetectorParameterDef.hh:49
fCaloRing_dphi
G4double fCaloRing_dphi
Definition:
RE01DetectorParameterDef.hh:62
fTrkTubs_sphi
G4double fTrkTubs_sphi
Definition:
RE01DetectorParameterDef.hh:39
fCaloRing_sphi
G4double fCaloRing_sphi
Definition:
RE01DetectorParameterDef.hh:61
fExpHall_x
G4double fExpHall_x
Definition:
RE01DetectorParameterDef.hh:32
fScinti_thick
G4double fScinti_thick
Definition:
RE01DetectorParameterDef.hh:55
fCaloTubs_rmin
G4double fCaloTubs_rmin
Definition:
RE01DetectorParameterDef.hh:48
fTrkTubs_rmin
G4double fTrkTubs_rmin
Definition:
RE01DetectorParameterDef.hh:37
fExpHall_z
G4double fExpHall_z
Definition:
RE01DetectorParameterDef.hh:34
fCaloCell_dphi
G4double fCaloCell_dphi
Definition:
RE01DetectorParameterDef.hh:69
fTrkTubs_dz
G4double fTrkTubs_dz
Definition:
RE01DetectorParameterDef.hh:38
fTracker_thick
G4double fTracker_thick
Definition:
RE01DetectorParameterDef.hh:44
fNotrkLayers
G4int fNotrkLayers
Definition:
RE01DetectorParameterDef.hh:42
fCaloTubs_dphi
G4double fCaloTubs_dphi
Definition:
RE01DetectorParameterDef.hh:51
fTrkTubs_rmax
G4double fTrkTubs_rmax
Definition:
RE01DetectorParameterDef.hh:36
G4double
double G4double
Definition:
G4Types.hh:76
fCaloRing_rmax
G4double fCaloRing_rmax
Definition:
RE01DetectorParameterDef.hh:58
fCaloRing_dz
G4double fCaloRing_dz
Definition:
RE01DetectorParameterDef.hh:60
fAbsorber_thick
G4double fAbsorber_thick
Definition:
RE01DetectorParameterDef.hh:54
fTracker_radius
G4double fTracker_radius[5]
Definition:
RE01DetectorParameterDef.hh:43
fCaloCell_dz
G4double fCaloCell_dz
Definition:
RE01DetectorParameterDef.hh:67
fTrkTubs_dphi
G4double fTrkTubs_dphi
Definition:
RE01DetectorParameterDef.hh:40
fCaloTubs_sphi
G4double fCaloTubs_sphi
Definition:
RE01DetectorParameterDef.hh:50
fTracker_length
G4double fTracker_length[5]
Definition:
RE01DetectorParameterDef.hh:45
Generated on Sat Dec 14 2013 14:33:56 for Geant4_10 by
1.8.5