Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geant4-projects
cosmic-rays
Commits
452c787e
Commit
452c787e
authored
Jul 17, 2019
by
MARCOS ANTONIO DE OLIVEIRA DEROS
Browse files
cylinder of 100 meters
parent
0f8b91d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/B1DetectorConstruction.cc
View file @
452c787e
...
...
@@ -71,7 +71,7 @@ G4VPhysicalVolume* B1DetectorConstruction::Construct()
//caracteristicas do cilíndro
G4double
raio_i
=
0
;
G4double
raio_e
=
80.
*
m
;
G4double
h
=
9
0.
*
m
;
G4double
h
=
10
0.
*
m
;
G4double
theta_0
=
0.
*
deg
;
G4double
theta_f
=
360.
*
deg
;
G4Material
*
world_mat
=
nist
->
FindOrBuildMaterial
(
"G4_AIR"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment