Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zdcLG
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Chad Lantz
zdcLG
Commits
70d1a014
Commit
70d1a014
authored
5 years ago
by
Chad Lantz
Browse files
Options
Downloads
Patches
Plain Diff
Set values that make sense for a fresh pull
parent
4562d57a
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Segmented lg
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
beam.mac
+7
-7
7 additions, 7 deletions
beam.mac
geometry.mac
+6
-5
6 additions, 5 deletions
geometry.mac
run1.mac
+4
-4
4 additions, 4 deletions
run1.mac
with
17 additions
and
16 deletions
beam.mac
+
7
−
7
View file @
70d1a014
...
...
@@ -9,17 +9,17 @@
#----- Set the beam geometry -----
# Circular beam source. Simulates a single fiber optic
/gps/pos/type Beam
/gps/pos/shape Circle
#
/gps/pos/type Beam
#
/gps/pos/shape Circle
#/gps/pos/radius 0.75 mm
/gps/pos/radius 102 mm
#
/gps/pos/radius 102 mm
#/gps/pos/sigma_r 0.002 mm
# Rectangular plane for infinite resolution
#
/gps/pos/type Plane
#
/gps/pos/shape Rectangle
#
/gps/pos/halfx 40 mm
#
/gps/pos/halfy 68 mm
/gps/pos/type Plane
/gps/pos/shape Rectangle
/gps/pos/halfx 40 mm
/gps/pos/halfy 68 mm
# the incident surface is in the x-z plane just below the gas
/gps/pos/rot1 1 0 0
...
...
This diff is collapsed.
Click to expand it.
geometry.mac
+
6
−
5
View file @
70d1a014
...
...
@@ -2,8 +2,9 @@
/lightGuide/worldVolume 0.25 0.25 0.25 m
/lightGuide/envelope 89.75 113. 165. mm
#/lightGuide/model/nSegmentsX 1
#/lightGuide/model/nSegmentsZ 1
/lightGuide/model/PMTDiameter 53 mm
/lightGuide/model/nSegmentsX 2
/lightGuide/model/nSegmentsZ 2
...
...
@@ -53,9 +54,9 @@
#----- Set surface properties of the light guide -----
/lightGuide/surface/Model unified
/lightGuide/surface/Type dielectric_metal
/lightGuide/surface/Finish ground
#
/lightGuide/surface/Model unified
#
/lightGuide/surface/Type dielectric_metal
#
/lightGuide/surface/Finish ground
#/lightGuide/surface/SigmaAlpha .1
#/lightGuide/surface/Property SPECULARLOBECONSTANT 0.000002 .4 0.000008 .4
#/lightGuide/surface/Property SPECULARSPIKECONSTANT 0.000002 .1 0.000008 .1
...
...
This diff is collapsed.
Click to expand it.
run1.mac
+
4
−
4
View file @
70d1a014
...
...
@@ -23,14 +23,14 @@
##############################################################
#Uncomment to generate events from ASCII file, set the file path here.
#make sure /run/beamOn is commented out below
/Input/FileName Out_target1.txt
#
/Input/FileName Out_target1.txt
#Uncomment to use gps style of setting the beam profile
#
/control/execute beam.mac
/control/execute beam.mac
#set number of photons per event
#
/gps/number 10
/gps/number 10
0
# number of events
#
/run/beamOn 1
/run/beamOn 1
##############################################################
##############################################################
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment