ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
ExN04DetectorParameterDef.hh
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file 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
//
28
//
29
//
30
31
G4double
fexpHall_x
;
32
G4double
fexpHall_y
;
33
G4double
fexpHall_z
;
34
35
G4double
ftrkTubs_rmax
;
36
G4double
ftrkTubs_rmin
;
37
G4double
ftrkTubs_dz
;
38
G4double
ftrkTubs_sphi
;
39
G4double
ftrkTubs_dphi
;
40
41
G4int
fnotrkLayers
;
42
G4double
ftracker_radius
[5];
43
G4double
ftracker_thick
;
44
G4double
ftracker_length
[5];
45
46
G4double
fcaloTubs_rmax
;
47
G4double
fcaloTubs_rmin
;
48
G4double
fcaloTubs_dz
;
49
G4double
fcaloTubs_sphi
;
50
G4double
fcaloTubs_dphi
;
51
52
G4int
fnocaloLayers
;
53
G4double
fabsorber_thick
;
54
G4double
fscinti_thick
;
55
56
G4int
fsegmentsinZ
;
57
G4double
fcaloRing_rmax
;
58
G4double
fcaloRing_rmin
;
59
G4double
fcaloRing_dz
;
60
G4double
fcaloRing_sphi
;
61
G4double
fcaloRing_dphi
;
62
63
G4int
fsegmentsinPhi
;
64
G4double
fcaloCell_rmax
;
65
G4double
fcaloCell_rmin
;
66
G4double
fcaloCell_dz
;
67
G4double
fcaloCell_sphi
;
68
G4double
fcaloCell_dphi
;
69
70
G4int
fnomucounter
;
71
G4double
fmuBox_radius
;
72
G4double
fmuBox_width
;
73
G4double
fmuBox_thick
;
74
G4double
fmuBox_length
;
geant4
tree
geant4-10.6-release
examples
extended
eventgenerator
HepMC
HepMCEx01
include
ExN04DetectorParameterDef.hh
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:25:04
using
1.8.2 with
ECCE GitHub integration